Searched defs:MappingTraits (Results 1 – 2 of 2) sorted by relevance
44 struct MappingTraits { struct
153 template <> struct MappingTraits<FormatStyle> { struct154 static void mapping(IO &IO, FormatStyle &Style) { in mapping()