Home | History | Annotate | Download | only in internal

Lines Matching full:boost

565 // On Symbian, BOOST_HAS_TR1_TUPLE causes Boost's TR1 tuple library to
568 // By making sure BOOST_HAS_TR1_TUPLE is undefined, we force Boost to
574 // This prevents <boost/tr1/detail/config.hpp>, which defines
575 // BOOST_HAS_TR1_TUPLE, from being #included by Boost's <tuple>.