Home | History | Annotate | Download | only in etc

Lines Matching full:boost

1219 	option for boost's headers, if STLP_BUILD_BOOST_PATH defined;
1663 * stlport/functional: more tricks to compile with boost
1685 * stlport/stl/boost_type_traits.h: reread boost/config.h
1686 to force usage of stlport in boost and force read essential
1687 macros from boost/config/suffix.hpp; this is because boost
1689 within boost from another side; this make sense with
1691 checked for boost 1.34;
1694 test for problem above; this simulate problem when boost's
1699 in boost.
1701 * stlport/memory: forward declarations for boost required,
1707 of boost::shared_ptr---moved from _function.h to functional;
1709 boost to std::tr1.
1728 * stlport/memory: import shared_ptr from boost to std::tr1 namespace,
1759 * stlport/stl/_function.h: import reference_wrapper from boost to
1846 of infinity and NaN is done thanks to some code extracted from the boost
1847 library (www.boost.org). This code is more portable as it adapts to compiler
2831 workaround implementation to use something similar to the boost
2867 on EDG version information using boost common_edg.hpp content.