mirror of
https://github.com/boostorg/mpl.git
synced 2026-08-09 23:21:29 +02:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ebe0e7b935 | ||
|
|
3e3b4aeef2 |
@@ -134,7 +134,7 @@ template< assert_::relations r, long x, long y > struct assert_relation {};
|
||||
|
||||
#endif
|
||||
|
||||
#if BOOST_WORKAROUND(BOOST_MSVC, >= 1700)
|
||||
#if BOOST_WORKAROUND(BOOST_MSVC, == 1700)
|
||||
|
||||
template<class Pred>
|
||||
struct extract_assert_pred;
|
||||
|
||||
Reference in New Issue
Block a user