mirror of
https://github.com/boostorg/static_assert.git
synced 2026-01-20 05:02:33 +00:00
Compare commits
2 Commits
feature/ad
...
boost-1.76
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
073c482606 | ||
|
|
8ab850a342 |
@@ -36,7 +36,7 @@
|
||||
# define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B )
|
||||
#endif
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
#ifdef BOOST_BORLANDC
|
||||
//
|
||||
// workaround for buggy integral-constant expression support:
|
||||
#define BOOST_BUGGY_INTEGRAL_CONSTANT_EXPRESSIONS
|
||||
|
||||
Reference in New Issue
Block a user