Search code examples
C++ Switch on Data Type...


c++enumsboost-variantboost-any

Read More
Adding member functions to a Boost.Variant...


c++boostboost-variant

Read More
Boost::Variant and function_types in it: How to put functions into Boost::variant?...


c++functionboostfunction-pointersboost-variant

Read More
Boost variant visitor with an extra parameter...


c++c++11boostc++14boost-variant

Read More
Visit boost variant with extra arguments...


c++boostabstract-syntax-treeboost-spiritboost-variant

Read More
Nesting boost variant types to increase the type limit?...


c++boost-variant

Read More
boost::variant with reference bounded type, not able to assign a value...


c++11boostboost-variant

Read More
How to change the behaviour of boost::variant operator <...


c++boostoperator-overloadingboost-variant

Read More
how to implement arithmetic operator for boost::variant so that it supports different numeric types...


c++boostboost-variant

Read More
"Cannot convert parameter" using boost::variant iterator...


c++iteratorvisual-c++-2008boost-variant

Read More
Possible bug in boost visitation...


c++boostboost-variant

Read More
boost variant copy semantics...


c++boostboost-variant

Read More
Get int from boost::variant generate segmentation fault...


c++boostgetintboost-variant

Read More
Const Boost Variant with Pointer types in a map...


c++pointersdictionaryboost-variant

Read More
How can I make boost::variant return T() when what() != T, or how do I check if T==what()?...


c++boostboost-variant

Read More
Using std::vector, boost::variant, and types with reference fields together...


c++booststdstdvectorboost-variant

Read More
Storing function pointers with different types c++ boost::bind...


c++11function-pointersboost-bindboost-variant

Read More
How to extract <float> from Boost::Variant with Boost::Get?...


c++boostboost-variant

Read More
boost::variant and polymorphism...


c++boostboost-variant

Read More
Boost variant ambiguous construction...


c++boostboost-variant

Read More
2-D vector of boost::variant in C++...


c++boost-variant2d-vector

Read More
retrieving objects from boost::variant...


c++stdvectorboost-variantapply-visitor

Read More
pointer-to-member-function type requires an rvalue...


c++c++11rvalue-referenceboost-variant

Read More
Having a static_visitor modify a Boost recursive variant while traversing it?...


c++boosttree-traversalboost-variantstatic-visitor

Read More
How can I use the boost visitor concept with a class containing state variables?...


c++boostvisitor-patternboost-variant

Read More
Output of a boost::variant type using boost::spirit::karma...


boostboost-spiritboost-variantboost-spirit-karma

Read More
Template isn't resolving type to correct overload...


c++templatesboostvisual-c++-2010boost-variant

Read More
Cleaning up after a vector of boost::variant objects...


c++boostmemory-leaksstdvectorboost-variant

Read More
C++: Nested map...


c++boostdictionarynestedboost-variant

Read More
boost::variant and operator<< overloading...


c++11operator-overloadingostreamboost-variant

Read More
BackNext