Searched defs:MappingContextTraits (Results 1 – 2 of 2) sorted by relevance
84 template <class T, class Context> struct MappingContextTraits { struct
341 struct MappingContextTraits<MetadataSection, MetadataSection::Option> { struct342 static void mapping(IO &IO, MetadataSection &Section, in mapping()