HomeSort by relevance Sort by last modified time
    Searched refs:BOOST_NESTED_TEMPLATE (Results 1 - 5 of 5) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
in_place_factory.hpp 61 for(char* next = address = this->BOOST_NESTED_TEMPLATE apply<T>(address);
63 this->BOOST_NESTED_TEMPLATE apply<T>(next = next+sizeof(T));
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_function.hpp 59 ::BOOST_NESTED_TEMPLATE result_<T>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 425 // BOOST_NESTED_TEMPLATE workaround ------------------------------------------//
433 // typedef typename A::BOOST_NESTED_TEMPLATE rebind<U> binder;
436 # define BOOST_NESTED_TEMPLATE template
438 # define BOOST_NESTED_TEMPLATE
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 104 factory.BOOST_NESTED_TEMPLATE apply<T>(address);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
bind.hpp     [all...]

Completed in 63 milliseconds