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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
add_reference.hpp 23 #if defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) && defined(BOOST_MSVC6_MEMBER_TEMPLATES)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
gcc.hpp 24 // work - define BOOST_MSVC6_MEMBER_TEMPLATES
29 # define BOOST_MSVC6_MEMBER_TEMPLATES
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 119 && !defined(BOOST_MSVC6_MEMBER_TEMPLATES)
120 # define BOOST_MSVC6_MEMBER_TEMPLATES
161 && !defined(BOOST_MSVC6_MEMBER_TEMPLATES) \
171 && !defined(BOOST_MSVC6_MEMBER_TEMPLATES) \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
shared_array.hpp 19 #if defined(BOOST_NO_MEMBER_TEMPLATES) && !defined(BOOST_MSVC6_MEMBER_TEMPLATES)
173 #endif // #if defined(BOOST_NO_MEMBER_TEMPLATES) && !defined(BOOST_MSVC6_MEMBER_TEMPLATES)
shared_ptr.hpp 19 #if defined(BOOST_NO_MEMBER_TEMPLATES) && !defined(BOOST_MSVC6_MEMBER_TEMPLATES)
715 #endif // #if defined(BOOST_NO_MEMBER_TEMPLATES) && !defined(BOOST_MSVC6_MEMBER_TEMPLATES)

Completed in 386 milliseconds