AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
VariantValue.hpp File Reference

This file contains Inlet's variant value type for mixed primitive collections. More...

#include <string>
#include <variant>

Namespaces

 axom
 
 axom::inlet
 

Typedefs

using axom::inlet::VariantValue = std::variant< bool, int, double, std::string >
 

Detailed Description

This file contains Inlet's variant value type for mixed primitive collections.