Searched refs:MapValueReader (Results 1 – 1 of 1) sorted by relevance
62 class MapValueReader : public MapReaderBase<MaybeConstUserType> {68 explicit MapValueReader(MaybeConstUserType& input) : Base(input) {} in MapValueReader() function69 ~MapValueReader() {} in ~MapValueReader()93 MapValueReader<MaybeConstUserType>>;104 MapValueReader<MaybeConstUserType> value_reader(input);138 MapValueReader<MaybeConstUserType> value_reader(input);