forked from boostorg/optional
fix bug with defaulted move in msvc 12.0
This commit is contained in:
@@ -496,4 +496,4 @@ class tc_optional_base : public optional_tag
|
||||
|
||||
bool m_initialized ;
|
||||
T m_storage ;
|
||||
} ;
|
||||
} ;
|
||||
|
Reference in New Issue
Block a user