Searched refs:BOOST_HAS_TR1_TUPLE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h475 // On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to
478 // By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to
480 # ifdef BOOST_HAS_TR1_TUPLE
481 # undef BOOST_HAS_TR1_TUPLE macro
482 # endif // BOOST_HAS_TR1_TUPLE
485 // BOOST_HAS_TR1_TUPLE, from being #included by Boost's <tuple>.

Completed in 212 milliseconds