carb/variant/VariantUtils.h

In directory: carb/variant

Source file: carb/variant/VariantUtils.h

Utilities for carb.variant.plugin

Classes

Namespaces

Structs

  • carb::variant::KeyValuePair: A representation of a key value pair, similar to std::pair<const Variant, Variant> .

  • carb::variant::traits: A structure containing functions for performing the prescribed actions on a VariantData . The functions handle the default behavior if the v-table or v-table function are nullptr .