Searched defs:IsCompileTimeConstant (Results 1 – 3 of 3) sorted by relevance
100 constexpr bool IsCompileTimeConstant(const T v) in IsCompileTimeConstant() function110 constexpr bool IsCompileTimeConstant(const T) in IsCompileTimeConstant() function
93 constexpr bool IsCompileTimeConstant(const T v) { in IsCompileTimeConstant() function101 constexpr bool IsCompileTimeConstant(const T) { in IsCompileTimeConstant() function
94 constexpr bool IsCompileTimeConstant(const T v) { in IsCompileTimeConstant() function102 constexpr bool IsCompileTimeConstant(const T) { in IsCompileTimeConstant() function