mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-23 17:37:15 +02:00
Remove use of obsolete BOOST_TT_BROKEN_COMPILER_SPEC
[SVN r86250]
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
|
||||
struct X { int a; };
|
||||
|
||||
BOOST_TT_BROKEN_COMPILER_SPEC(X)
|
||||
|
||||
struct Xiter : boost::iterator_adaptor<Xiter,X*>
|
||||
{
|
||||
|
Reference in New Issue
Block a user