Searched refs:MapValueReader (Results 1 – 1 of 1) sorted by relevance
65 class MapValueReader : public MapReaderBase<MaybeConstUserType> {71 explicit MapValueReader(MaybeConstUserType& input) : Base(input) {} in MapValueReader() function72 ~MapValueReader() {} in ~MapValueReader()96 MapValueReader<MaybeConstUserType>>;121 MapValueReader<MaybeConstUserType> value_reader(input);