forked from boostorg/iterator
Remove use of obsolete BOOST_TT_BROKEN_COMPILER_SPEC
[SVN r86250]
This commit is contained in:
committed by
Daniel James
parent
d8284fa602
commit
a803b5b42d
1
test/pointee.cpp
Executable file → Normal file
1
test/pointee.cpp
Executable file → Normal file
@ -35,7 +35,6 @@ struct X {
|
||||
template <class T> operator T&() const;
|
||||
};
|
||||
|
||||
BOOST_TT_BROKEN_COMPILER_SPEC(X)
|
||||
|
||||
int main()
|
||||
{
|
||||
|
Reference in New Issue
Block a user