Home
last modified time | relevance | path

Searched defs:value_in_range_of_impl1 (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/detail/meta/
Dtype_traits.hpp719 struct value_in_range_of_impl1<OfType, T, false> struct
721 static constexpr bool test(T val) in test()
728 struct value_in_range_of_impl1<OfType, T, true> struct
730 static constexpr bool test(T /*val*/) in test()
/third_party/json/single_include/nlohmann/
Djson.hpp4132 struct value_in_range_of_impl1<OfType, T, false> struct
4134 static constexpr bool test(T val) in test()
4141 struct value_in_range_of_impl1<OfType, T, true> struct
4143 static constexpr bool test(T /*val*/) in test()