mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
Improve the libc++ configuration
[SVN r68819]
This commit is contained in:
@@ -19,4 +19,13 @@
|
|||||||
|
|
||||||
#define BOOST_HAS_THREADS
|
#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
|
||||||
|
|
||||||
// --- end ---
|
// --- end ---
|
||||||
|
Reference in New Issue
Block a user