Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/config/stdlib/stlport.hpp @ 101:c530137014c0
Update Boost headers (1.58.0)
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:12:49 +0100 |
parents | 2665513ce2d3 |
children |
comparison
equal
deleted
inserted
replaced
100:793467b5e61c | 101:c530137014c0 |
---|---|
229 # define BOOST_NO_CXX11_NUMERIC_LIMITS | 229 # define BOOST_NO_CXX11_NUMERIC_LIMITS |
230 # define BOOST_NO_CXX11_ALLOCATOR | 230 # define BOOST_NO_CXX11_ALLOCATOR |
231 # define BOOST_NO_CXX11_ATOMIC_SMART_PTR | 231 # define BOOST_NO_CXX11_ATOMIC_SMART_PTR |
232 # define BOOST_NO_CXX11_SMART_PTR | 232 # define BOOST_NO_CXX11_SMART_PTR |
233 # define BOOST_NO_CXX11_HDR_FUNCTIONAL | 233 # define BOOST_NO_CXX11_HDR_FUNCTIONAL |
234 # define BOOST_NO_CXX11_HDR_ATOMIC | |
235 # define BOOST_NO_CXX11_STD_ALIGN | |
236 # define BOOST_NO_CXX11_ADDRESSOF | |
234 | 237 |
235 #define BOOST_STDLIB "STLPort standard library version " BOOST_STRINGIZE(__SGI_STL_PORT) | 238 #define BOOST_STDLIB "STLPort standard library version " BOOST_STRINGIZE(__SGI_STL_PORT) |
236 | 239 |
237 | 240 |
238 | 241 |