forked from boostorg/core
ADL protection
[SVN r24595]
This commit is contained in:
committed by
Peter Dimov
parent
e347e49955
commit
dded3779ae
@@ -29,8 +29,6 @@ namespace noncopyable_ // protection from unintended ADL
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
typedef noncopyable_::noncopyable noncopyable;
|
|
||||||
|
|
||||||
} // namespace boost
|
} // namespace boost
|
||||||
|
|
||||||
#endif // BOOST_NONCOPYABLE_HPP_INCLUDED
|
#endif // BOOST_NONCOPYABLE_HPP_INCLUDED
|
||||||
|
|||||||
Reference in New Issue
Block a user