Searched defs:GetProjs (Results 1 – 1 of 1) sorted by relevance
70 constexpr std::pair<Proj1&, Proj2&> GetProjs(priority_tag<3>) const { in GetProjs() function79 constexpr std::pair<Proj2&, Proj1&> GetProjs(priority_tag<2>) const { in GetProjs() function88 constexpr std::pair<Proj1&, Proj1&> GetProjs(priority_tag<1>) const { in GetProjs() function97 constexpr std::pair<Proj2&, Proj2&> GetProjs(priority_tag<0>) const { in GetProjs() function