OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:make_identity
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
identity.hpp
34
struct
make_identity
struct in namespace:boost::mpl
37
BOOST_MPL_AUX_LAMBDA_SUPPORT(1,
make_identity
, (T))
41
BOOST_MPL_AUX_NA_SPEC_NO_ETI(1,
make_identity
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_suite_impl.hpp
405
mpl::for_each<TestTypesList,mpl::
make_identity
<mpl::_> >( single_test_gen( tc_name, *this ) );
Completed in 934 milliseconds