mirror of
https://github.com/boostorg/container.git
synced 2025-08-01 13:34:30 +02:00
Export boost::move_detail::nat2 and boost::move_detail::nat3 to container detail namespace
This commit is contained in:
@@ -61,6 +61,8 @@ using ::boost::move_detail::is_nothrow_swappable;
|
||||
using ::boost::move_detail::alignment_of;
|
||||
using ::boost::move_detail::aligned_storage;
|
||||
using ::boost::move_detail::nat;
|
||||
using ::boost::move_detail::nat2;
|
||||
using ::boost::move_detail::nat3;
|
||||
using ::boost::move_detail::max_align_t;
|
||||
|
||||
} //namespace dtl {
|
||||
|
Reference in New Issue
Block a user