Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/config/stdlib/libcomo.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 |
---|---|
56 # define BOOST_NO_CXX11_NUMERIC_LIMITS | 56 # define BOOST_NO_CXX11_NUMERIC_LIMITS |
57 # define BOOST_NO_CXX11_ALLOCATOR | 57 # define BOOST_NO_CXX11_ALLOCATOR |
58 # define BOOST_NO_CXX11_ATOMIC_SMART_PTR | 58 # define BOOST_NO_CXX11_ATOMIC_SMART_PTR |
59 # define BOOST_NO_CXX11_SMART_PTR | 59 # define BOOST_NO_CXX11_SMART_PTR |
60 # define BOOST_NO_CXX11_HDR_FUNCTIONAL | 60 # define BOOST_NO_CXX11_HDR_FUNCTIONAL |
61 # define BOOST_NO_CXX11_HDR_ATOMIC | |
62 # define BOOST_NO_CXX11_STD_ALIGN | |
63 # define BOOST_NO_CXX11_ADDRESSOF | |
61 | 64 |
62 // | 65 // |
63 // Intrinsic type_traits support. | 66 // Intrinsic type_traits support. |
64 // The SGI STL has it's own __type_traits class, which | 67 // The SGI STL has it's own __type_traits class, which |
65 // has intrinsic compiler support with SGI's compilers. | 68 // has intrinsic compiler support with SGI's compilers. |