Searched defs:projection (Results 1 – 13 of 13) sorted by relevance
108 auto projection = [&](int x) { in test_2_arguments() local146 auto projection = [&](int a) { in test_initializer_list() local211 auto projection = [&](int x) { in test_range() local
110 auto projection = [&](int x) { in test_2_arguments() local146 auto projection = [&](int a) { in test_initializer_list() local214 auto projection = [&](int x) { in test_range() local
152 auto projection = [&](int a) { in test_initializer_list() local235 auto projection = [&](int x) { in test_range_types() local
159 auto projection = [&](int a) { in test_dangling() local
181 auto projection = [&](int a) { in test_dangling() local
168 constexpr const S& projection() const { return *this; } in test() function
175 constexpr const A& projection() const { return *this; } in test() function
177 constexpr const A& projection() const { return *this; } in test() function
172 constexpr const A& projection() const { return *this; } in test() function
174 constexpr const A& projection() const { return *this; } in test() function
222 const S& projection() const { return *this; } in test() function
239 constexpr const S& projection() const { return *this; } in test() function