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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
gcc.hpp 158 # define BOOST_HAS_STATIC_ASSERT
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 873 // Normalize BOOST_NO_STATIC_ASSERT and (depricated) BOOST_HAS_STATIC_ASSERT:
875 #if !defined(BOOST_NO_STATIC_ASSERT) && !defined(BOOST_HAS_STATIC_ASSERT)
876 # define BOOST_HAS_STATIC_ASSERT

Completed in 101 milliseconds