mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add static_variant_visitor
This commit is contained in:
parent
f01382e3e5
commit
fce61f0def
6 changed files with 103 additions and 41 deletions
|
@ -7,6 +7,8 @@
|
|||
#include <sprout/variant/tuple.hpp>
|
||||
#include <sprout/variant/get.hpp>
|
||||
#include <sprout/variant/static_visitor.hpp>
|
||||
#include <sprout/variant/static_variant_visitor.hpp>
|
||||
#include <sprout/variant/visitor_result.hpp>
|
||||
#include <sprout/variant/apply_visitor.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_VARIANT_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue