Searched defs:SecondaryT (Results 1 – 2 of 2) sorted by relevance
159 template <typename Config> using SecondaryT = MapAllocator<Config>; global() member 204 template <typename Config> using SecondaryT = MapAllocator<Config>; global() member 235 template <typename Config> using SecondaryT = MapAllocator<Config>; global() member 260 template <typename Config> using SecondaryT = MapAllocator<Config>; global() member
50 using SecondaryT = typename Config::template SecondaryT<Config>; global() variable