$darkmode
variant.hpp File Reference
#include <string>
#include <utility>
#include <vector>
#include <fable/schema/interface.hpp>
Include dependency graph for variant.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fable::schema::Variant
 

Typedefs

using fable::schema::BoxVec = std::vector< Box >
 
using fable::schema::BoxList = std::initializer_list< Box >
 

Detailed Description