diff --git a/test/lexical_cast_stream_traits_test.cpp b/test/lexical_cast_stream_traits_test.cpp index 8db47a1..8198ae8 100644 --- a/test/lexical_cast_stream_traits_test.cpp +++ b/test/lexical_cast_stream_traits_test.cpp @@ -100,14 +100,14 @@ void test_metafunctions() test_optimized_types_to_string(); test_optimized_types_to_string(); test_optimized_types_to_string(); - test_optimized_types_to_string(); - test_optimized_types_to_string(); + //test_optimized_types_to_string(); + //test_optimized_types_to_string(); test_optimized_types_to_string(); - test_optimized_types_to_string(); - test_optimized_types_to_string(); + //test_optimized_types_to_string(); + //test_optimized_types_to_string(); test_optimized_types_to_string(); - test_optimized_types_to_string(); - test_optimized_types_to_string(); + //test_optimized_types_to_string(); + //test_optimized_types_to_string(); test_optimized_types_to_string >(); test_optimized_types_to_string >(); test_optimized_types_to_string >();