mirror of
https://github.com/boostorg/json.git
synced 2026-01-19 04:12:14 +00:00
@@ -23,6 +23,9 @@
|
||||
|
||||
BOOST_JSON_NS_BEGIN
|
||||
|
||||
BOOST_STATIC_ASSERT( std::is_nothrow_destructible<string>::value );
|
||||
BOOST_STATIC_ASSERT( std::is_nothrow_move_constructible<string>::value );
|
||||
|
||||
class string_test
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user