Searched defs:DocumentListTraits (Results 1 – 2 of 2) sorted by relevance
149 struct DocumentListTraits { struct
276 template <> struct DocumentListTraits<std::vector<FormatStyle> > { struct277 static size_t size(IO &IO, std::vector<FormatStyle> &Seq) { in size()280 static FormatStyle &element(IO &IO, std::vector<FormatStyle> &Seq, in element()