mirror of
https://github.com/boostorg/optional.git
synced 2025-07-14 12:56:35 +02:00
Fixed almost all tab and min/max issues found by inspect tool
[SVN r53142]
This commit is contained in:
@ -360,7 +360,7 @@ int test_main( int, char* [] )
|
||||
{
|
||||
test_with_class_type();
|
||||
test_with_builtin_types();
|
||||
test_binding();
|
||||
test_binding();
|
||||
}
|
||||
catch ( ... )
|
||||
{
|
||||
|
Reference in New Issue
Block a user