carb::variant::KeyValuePair
Defined in carb/variant/VariantUtils.h
-
struct KeyValuePair
A representation of a key value pair, similar to
std::pair<const Variant, Variant>
.ABI-stable representation to transact with carb.variant.plugin.
Defined in carb/variant/VariantUtils.h
A representation of a key value pair, similar to std::pair<const Variant, Variant>
.
ABI-stable representation to transact with carb.variant.plugin.