Searched defs:if_c (Results 1 – 8 of 8) sorted by relevance
| /third_party/boost/boost/mpl/ |
| D | if.hpp | 34 struct if_c struct 36 typedef T1 type; 43 struct if_c<false,T1,T2> struct 45 typedef T2 type;
|
| /third_party/boost/boost/move/detail/ |
| D | meta_utils_core.hpp | 37 struct if_c struct 39 typedef T1 type; 43 struct if_c<false,T1,T2> struct 45 typedef T2 type;
|
| D | unique_ptr_meta_utils.hpp | 59 struct if_c struct 61 typedef T1 type; 65 struct if_c<false,T1,T2> struct 67 typedef T2 type;
|
| /third_party/boost/boost/interprocess/detail/ |
| D | mpl.hpp | 74 struct if_c struct 76 typedef T1 type; 83 struct if_c<false,T1,T2> struct 85 typedef T2 type;
|
| /third_party/boost/boost/hof/ |
| D | if.hpp | 130 BOOST_HOF_STATIC_CONSTEXPR detail::make_if_f<B> if_c = {}; variable 133 constexpr detail::if_adaptor<B, F> if_c(F f) BOOST_HOF_NOEXCEPT_CONSTRUCTIBLE(F, F&&) in if_c() function
|
| /third_party/boost/libs/mpl/doc/src/refmanual/ |
| D | if_c.rst | 3 if_c title
|
| /third_party/boost/libs/math/test/ |
| D | test_autodiff.hpp | 64 using if_c = mp11::mp_eval_if_c<IfValue, ThenType, mp11::mp_identity_t, ElseType>; typedef
|
| /third_party/boost/libs/hof/doc/html/ |
| D | searchindex.js | 1 …ors","doc/src/building","doc/src/concepts","doc/src/configurations","doc/src/decorators","doc/src/…
|