Searched defs:constexpr_function (Results 1 – 2 of 2) sorted by relevance
158 constexpr int constexpr_function() { in constexpr_function() function
28 constexpr int constexpr_function() { return 0; } in constexpr_function() function48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function