Remove deprecated APIs

This commit is contained in:
Victor Zverovich
2020-05-05 20:00:31 -07:00
parent 40bc7163fb
commit d6cea50d01
3 changed files with 2 additions and 51 deletions

View File

@@ -426,9 +426,6 @@ TEST(FormatTest, FormatErrorCode) {
}
TEST(FormatTest, CountCodePoints) {
#ifndef __cpp_char8_t
using fmt::char8_t;
#endif
EXPECT_EQ(
4, fmt::internal::count_code_points(
fmt::basic_string_view<fmt::internal::char8_type>(