Home
last modified time | relevance | path

Searched refs:indirect_adaptor (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/hof/
Dindirect.hpp72 struct indirect_adaptor : F struct
74 typedef indirect_adaptor fit_rewritable1_tag; argument
75 BOOST_HOF_INHERIT_CONSTRUCTOR(indirect_adaptor, F);
87 BOOST_HOF_RETURNS_CLASS(indirect_adaptor);
98 struct indirect_adaptor<F*> struct
100 typedef indirect_adaptor fit_rewritable1_tag; argument
102 constexpr indirect_adaptor() noexcept in indirect_adaptor() argument
105 constexpr indirect_adaptor(F* x) noexcept in indirect_adaptor() argument
119 BOOST_HOF_RETURNS_CLASS(indirect_adaptor);
129 BOOST_HOF_DECLARE_STATIC_VAR(indirect, detail::make<indirect_adaptor>);
Dfix.hpp90 { typedef indirect_adaptor<const F*> type; };
93 struct compute_indirect_ref<indirect_adaptor<F*>>
94 { typedef indirect_adaptor<F*> type; };
97 constexpr indirect_adaptor<const F*> make_indirect_ref(const F& f) noexcept in make_indirect_ref()
99 return indirect_adaptor<const F*>(&f); in make_indirect_ref()
103 constexpr indirect_adaptor<const F*> make_indirect_ref(const indirect_adaptor<F*>& f) noexcept in make_indirect_ref()
/third_party/boost/libs/hof/doc/html/_sources/include/boost/hof/
Dindirect.hpp.txt23 /// constexpr indirect_adaptor<F> indirect(F f);
72 struct indirect_adaptor : F
74 typedef indirect_adaptor fit_rewritable1_tag;
75 BOOST_HOF_INHERIT_CONSTRUCTOR(indirect_adaptor, F);
87 BOOST_HOF_RETURNS_CLASS(indirect_adaptor);
98 struct indirect_adaptor<F*>
100 typedef indirect_adaptor fit_rewritable1_tag;
102 constexpr indirect_adaptor() noexcept
105 constexpr indirect_adaptor(F* x) noexcept
119 BOOST_HOF_RETURNS_CLASS(indirect_adaptor);
[all …]
Dfix.hpp.txt90 { typedef indirect_adaptor<const F*> type; };
93 struct compute_indirect_ref<indirect_adaptor<F*>>
94 { typedef indirect_adaptor<F*> type; };
97 constexpr indirect_adaptor<const F*> make_indirect_ref(const F& f) noexcept
99 return indirect_adaptor<const F*>(&f);
103 constexpr indirect_adaptor<const F*> make_indirect_ref(const indirect_adaptor<F*>& f) noexcept
/third_party/boost/libs/hof/doc/html/
Dsearchindex.js1 …ncrement_by_5:64,increment_until_6:65,index:30,indirect:[1,3,14,24],indirect_adaptor:48,infinit:6,… property