Searched defs:static_const (Results 1 – 8 of 8) sorted by relevance
17 struct static_const struct19 static T const value;
30 struct static_const struct42 ::boost::beast::detail::static_const<type>::value; \
55 struct static_const struct57 static constexpr T value{};
68 template <class T> struct static_const { static const T value; }; argument
280 #define static_const static macro282 #define static_const static const macro
276 #define static_const static macro278 #define static_const static const macro
23 struct static_const struct25 static constexpr T value{};
2233 struct static_const struct2235 static constexpr T value{};