mirror of
https://github.com/boostorg/container.git
synced 2025-08-03 22:44:26 +02:00
Add max_align_t to the namespace.
This commit is contained in:
@@ -52,6 +52,7 @@ using ::boost::move_detail::is_nothrow_move_assignable;
|
||||
using ::boost::move_detail::alignment_of;
|
||||
using ::boost::move_detail::aligned_storage;
|
||||
using ::boost::move_detail::nat;
|
||||
using ::boost::move_detail::max_align_t;
|
||||
|
||||
} //namespace container_detail {
|
||||
} //namespace container {
|
||||
|
Reference in New Issue
Block a user