Home
last modified time | relevance | path

Searched refs:BOOST_HOF_DELEGATE_CONSTRUCTOR (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/hof/detail/
Ddelegate.hpp66 #define BOOST_HOF_DELEGATE_CONSTRUCTOR(C, T, var) BOOST_HOF_DELGATE_PRIMITIVE_CONSTRUCTOR(constexpr… macro
71 #define BOOST_HOF_INHERIT_CONSTRUCTOR(Derived, Base) BOOST_HOF_DELEGATE_CONSTRUCTOR(Derived, Base, …
Dcallable_base.hpp29 BOOST_HOF_DELEGATE_CONSTRUCTOR(non_class_function, F, f)
/third_party/boost/boost/hof/
Dmutable.hpp54 BOOST_HOF_DELEGATE_CONSTRUCTOR(mutable_adaptor, F, f);
Dalways.hpp87 BOOST_HOF_DELEGATE_CONSTRUCTOR(always_base, T, x)
Dalias.hpp104 BOOST_HOF_DELEGATE_CONSTRUCTOR(alias, T, value)
/third_party/boost/libs/hof/doc/html/_sources/include/boost/hof/
Dmutable.hpp.txt54 BOOST_HOF_DELEGATE_CONSTRUCTOR(mutable_adaptor, F, f);
Dalways.hpp.txt87 BOOST_HOF_DELEGATE_CONSTRUCTOR(always_base, T, x)