Searched defs:static_const (Results 1 – 10 of 10) sorted by relevance
17 struct static_const struct19 static T const value;
30 struct static_const struct42 ::boost::beast::detail::static_const<type>::value; \
54 struct static_const struct56 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
289 #define static_const static macro291 #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{};
2721 struct static_const struct2723 static constexpr T value{};