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