Searched defs:N_test (Results 1 – 2 of 2) sorted by relevance
12 constexpr int N_test(bool b) { return b ? N::variable : N::function(); } in N_test() function
20 constexpr int N_test(bool b) { return b ? N::variable : N::function(); } in N_test() function