forked from boostorg/container
Fixed #9916: "Allocator propagation incorrect in the assignment operator of most".
Fixed #9932: "Missing assignment operator from related static_vector". Added missing details from issue #9915
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <boost/container/static_vector.hpp>
|
||||
|
||||
#define BOOST_SP_DISABLE_THREADS
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include "movable_int.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user