mirror of
https://github.com/boostorg/utility.git
synced 2026-05-04 03:40:54 +02:00
fix noncopyable, finally
[SVN r24618]
This commit is contained in:
@@ -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