Home | History | Annotate | Download | only in etc

Lines Matching full:boost

544 	related to wchar. Inspired by problems in STLPORT_5_1 and boost::regex.
1245 * stlport/stl/type_traits.h, boost_type_traits.h: Restore boost
1311 using boost type traits.
2253 * build/lib/configure: Fix --with-boost interpretation.
2334 * build/lib/configure: change --use-boost= onto --with-boost=
2338 * test/unit/type_traits_test.cpp: Add boost specialization for
2340 boost type traits.
2359 using boost type traits to be closer to the STLport behavior.
2364 * build/lib/configure: Add --use-boost option to inject boost
2396 based on boost library information and not tested for Metrowerk.
2401 * stlport/stl/boost_type_traits.h: Change boost type traits wrapping
2455 on boost type traits feature.
2458 test/eh/msvc.mak: Moved injection of boost include path for all targets
3153 --use-boost
3572 STLport integration within boost build system, bjam.
5404 * stlport/stl/boost_type_traits.h: boost support check and fixing.
6417 template specialization. The problem was detected thanks to the boost regression
6553 * stlport/stl/_config.h: addition of the boost support section.
7007 * type_traits.h: Integration of the boost (www.boost.org) type traits within STLport.
7326 (thanks Gennaro Prota from the boost forum).