Add support for ranges, containers and tuple-like types in fmt/ranges.h
This commit is contained in:
committed by
Victor Zverovich
parent
984232db15
commit
e3f7f3a2e9
@@ -92,6 +92,7 @@ add_fmt_test(printf-test)
|
||||
add_fmt_test(time-test)
|
||||
add_fmt_test(util-test mock-allocator.h)
|
||||
add_fmt_test(custom-formatter-test)
|
||||
add_fmt_test(ranges-test)
|
||||
|
||||
# Enable stricter options for one test to make sure that the header is free of
|
||||
# warnings.
|
||||
|
||||
Reference in New Issue
Block a user