/third_party/boost/libs/optional/test/ |
D | optional_test_path_assignment.cpp | 21 struct void_t struct 34 struct trait<T, BOOST_DEDUCED_TYPENAME void_t<BOOST_DEDUCED_TYPENAME T::value_type, argument
|
/third_party/boost/boost/container/detail/ |
D | mpl.hpp | 82 struct void_t { typedef void type; }; struct
|
/third_party/boost/libs/hana/include/boost/hana/detail/ |
D | void_t.hpp | 18 using void_t = void; typedef
|
/third_party/boost/boost/hana/detail/ |
D | void_t.hpp | 18 using void_t = void; typedef
|
/third_party/boost/libs/hana/test/optional/ |
D | nested_type.cpp | 17 using void_t = void; typedef
|
/third_party/json/include/nlohmann/detail/meta/ |
D | void_t.hpp | 11 template<typename ...Ts> using void_t = typename make_void<Ts...>::type; typedef
|
/third_party/boost/boost/type_traits/ |
D | make_void.hpp | 25 using void_t = typename make_void<Ts...>::type; typedef
|
/third_party/boost/libs/hana/example/optional/ |
D | sfinae_friendly_metafunctions.cpp | 18 using void_t = void; typedef
|
/third_party/skia/modules/skunicode/src/ |
D | SkUnicode_icu_builtin.cpp | 14 template<typename...> using void_t = void; typedef
|
/third_party/boost/libs/beast/include/boost/beast/core/detail/ |
D | type_traits.hpp | 57 using void_t = boost::void_t<Ts...>; typedef
|
/third_party/boost/boost/beast/core/detail/ |
D | type_traits.hpp | 57 using void_t = boost::void_t<Ts...>; typedef
|
/third_party/boost/boost/stl_interfaces/ |
D | fwd.hpp | 42 using void_t = void; typedef
|
D | iterator_interface.hpp | 121 using void_t = void; typedef
|
/third_party/boost/boost/outcome/ |
D | trait.hpp | 78 template <class...> using void_t = void; typedef
|
/third_party/boost/boost/yap/ |
D | algorithm_fwd.hpp | 103 using void_t = void; typedef
|
/third_party/skia/src/pdf/ |
D | SkPDFSubsetFont.cpp | 48 template<typename...> using void_t = void; typedef
|
/third_party/boost/boost/mp11/ |
D | utility.hpp | 65 template<class...> using void_t = void; typedef
|
/third_party/boost/boost/static_string/ |
D | static_string.hpp | 112 using void_t = typename void_t_helper<Ts...>::type; typedef
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 2754 template<typename ...Ts> using void_t = typename make_void<Ts...>::type; typedef
|