Searched refs:MapReaderBase (Results 1 – 1 of 1) sorted by relevance
21 class MapReaderBase {28 explicit MapReaderBase(MaybeConstUserType& input) in MapReaderBase() function30 ~MapReaderBase() {} in ~MapReaderBase()45 class MapKeyReader : public MapReaderBase<MaybeConstUserType> {47 using Base = MapReaderBase<MaybeConstUserType>;62 class MapValueReader : public MapReaderBase<MaybeConstUserType> {64 using Base = MapReaderBase<MaybeConstUserType>;