mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-02 14:04:20 +00:00
add as_variant_visitor
This commit is contained in:
parent
fce61f0def
commit
dd2b9511eb
2 changed files with 50 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
#include <sprout/variant/get.hpp>
|
||||
#include <sprout/variant/static_visitor.hpp>
|
||||
#include <sprout/variant/static_variant_visitor.hpp>
|
||||
#include <sprout/variant/as_variant_visitor.hpp>
|
||||
#include <sprout/variant/visitor_result.hpp>
|
||||
#include <sprout/variant/apply_visitor.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue