mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 20:17:21 +02:00
fix bug with defaulted move in msvc 12.0
This commit is contained in:
@ -137,4 +137,4 @@ int main()
|
||||
test_trivial_copyability();
|
||||
#endif
|
||||
return boost::report_errors();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user