mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
sprout/variant/apply_visitor.hpp 追加
This commit is contained in:
parent
04809933e0
commit
8103682fdb
5 changed files with 65 additions and 3 deletions
|
@ -4,5 +4,7 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/variant/variant.hpp>
|
||||
#include <sprout/variant/get.hpp>
|
||||
#include <sprout/variant/static_visitor.hpp>
|
||||
#include <sprout/variant/apply_visitor.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_VARIANT_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue