forked from boostorg/config
Remove std::concept test macros since these are no longer part of the std.
Update GCC C++0x support. Improve the tests for C++0x support. Regenerate the docs. Update generation program to Boost.Filesystem v3. [SVN r70001]
This commit is contained in:
@@ -19,11 +19,6 @@
|
||||
|
||||
#define BOOST_HAS_THREADS
|
||||
|
||||
#define BOOST_NO_0X_HDR_CONCEPTS
|
||||
#define BOOST_NO_0X_HDR_CONTAINER_CONCEPTS
|
||||
#define BOOST_NO_0X_HDR_ITERATOR_CONCEPTS
|
||||
#define BOOST_NO_0X_HDR_MEMORY_CONCEPTS
|
||||
|
||||
#ifdef _LIBCPP_HAS_NO_VARIADICS
|
||||
# define BOOST_NO_0X_HDR_TUPLE
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user