mirror of
https://github.com/boostorg/core.git
synced 2025-11-30 06:09:56 +01:00
fix noncopyable, finally
[SVN r24618]
This commit is contained in:
committed by
Peter Dimov
parent
dded3779ae
commit
3887539e0a
@@ -29,6 +29,8 @@ namespace noncopyable_ // protection from unintended ADL
|
||||
};
|
||||
}
|
||||
|
||||
typedef noncopyable_::noncopyable noncopyable;
|
||||
|
||||
} // namespace boost
|
||||
|
||||
#endif // BOOST_NONCOPYABLE_HPP_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user