Searched defs:not_constexpr (Results 1 – 2 of 2) sorted by relevance
3 template<typename T> int not_constexpr() { return T::error; } in not_constexpr() function
136 int not_constexpr; variable