Searched defs:GetProjs (Results 1 – 1 of 1) sorted by relevance
71 constexpr std::pair<Proj1&, Proj2&> GetProjs(priority_tag<3>) const { in GetProjs() function80 constexpr std::pair<Proj2&, Proj1&> GetProjs(priority_tag<2>) const { in GetProjs() function89 constexpr std::pair<Proj1&, Proj1&> GetProjs(priority_tag<1>) const { in GetProjs() function98 constexpr std::pair<Proj2&, Proj2&> GetProjs(priority_tag<0>) const { in GetProjs() function