Home
last modified time | relevance | path

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

/third_party/boost/libs/functional/overloaded_function/test/
Dfunctor.cpp16 BOOST_TEST(identity_d(1.23) == 1.23); in main()
24 > identity(identity_s, identity_i, identity_d); in main()
Dmake_decl.cpp16 identity_s, identity_i, identity_d)); in main()
Dmake_call.cpp23 check(boost::make_overloaded_function(identity_s, identity_i, identity_d)); in main()
Didentity.hpp25 boost::function<double (double)> identity_d = identity_d_impl; // Functor. variable
/third_party/boost/libs/functional/overloaded_function/doc/
Doverloaded_function.qbk56 …ect `identity` instead of using their different names `identity_s`, `identity_i`, and `identity_d`.
116 …tion name by the compiler), `identity_i` as a function reference, and `identity_d` as a function o…
137 …een created specifying only the functions `identity_s`, `identity_i`, `identity_d` and without spe…