Searched refs:LVAuxMapType (Results 1 – 1 of 1) sorted by relevance
149 using LVAuxMapType = std::map<SecondKeyType, FirstKeyType>; variable152 LVAuxMapType AuxMap;167 typename LVAuxMapType::iterator AuxIter = AuxMap.find(SecondKey); in add()192 typename LVAuxMapType::const_iterator AuxIter = AuxMap.find(SecondKey); in find()