mirror of
https://github.com/boostorg/compat.git
synced 2026-01-19 04:02:16 +00:00
Remove BOOST_COMPAT_HAS_AUTO_NTTP
This commit is contained in:
@@ -8,10 +8,6 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
|
||||
#if defined(__cpp_nontype_template_parameter_auto) && __cpp_nontype_template_parameter_auto >= 201606L
|
||||
#define BOOST_COMPAT_HAS_AUTO_NTTP
|
||||
#endif
|
||||
|
||||
namespace boost {
|
||||
namespace compat {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user