Searched refs:MapKeyReader (Results 1 – 1 of 1) sorted by relevance
45 class MapKeyReader : public MapReaderBase<MaybeConstUserType> {51 explicit MapKeyReader(MaybeConstUserType& input) : Base(input) {} in MapKeyReader() function52 ~MapKeyReader() {} in ~MapKeyReader()92 MapKeyReader<MaybeConstUserType>>;112 MapKeyReader<MaybeConstUserType> key_reader(input);