forked from boostorg/container
Massive dependency reduction. Removed dependency on several boost libraries and standard C++ headers.
This commit is contained in:
@@ -78,6 +78,9 @@ private:
|
||||
|
||||
namespace boost {
|
||||
|
||||
template <class T>
|
||||
struct has_nothrow_move;
|
||||
|
||||
template <>
|
||||
struct has_nothrow_move<counting_value>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user