From 45b9db00e4873eb9e019e922b919144bbc14d708 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 8 Jul 2024 20:39:06 +0200 Subject: f --- entity/name-of.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'entity') diff --git a/entity/name-of.hpp b/entity/name-of.hpp index fcde3d46..ea65b52f 100644 --- a/entity/name-of.hpp +++ b/entity/name-of.hpp @@ -9,9 +9,8 @@ #endif template -static constexpr auto _fm_internal_type_name_of() +static constexpr auto _fm_internal_type_name_of() // NOLINT(bugprone-reserved-identifier) { - // NOLINT(bugprone-reserved-identifier) using namespace floormat; using SVF = StringViewFlag; constexpr auto my_strlen = [](const char* str) constexpr -> size_t { -- cgit v1.2.3