HomeSort by relevance Sort by last modified time
    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 75 milliseconds