namespace { -> unnamed namespace

This commit is contained in:
John Keiser
2020-08-01 14:46:23 -07:00
parent 460cfcaf3e
commit 379a4e6a01
54 changed files with 59 additions and 59 deletions
+2 -2
View File
@@ -65,7 +65,7 @@ really_inline simd8<bool> must_be_2_3_continuation(const simd8<uint8_t> prev2, c
}
} // namespace SIMDJSON_IMPLEMENTATION
} // namespace {
} // unnamed namespace
#include "generic/stage1/utf8_lookup4_algorithm.h"
#include "generic/stage1/json_structural_indexer.h"
@@ -130,6 +130,6 @@ WARN_UNUSED error_code dom_parser_implementation::parse(const uint8_t *_buf, siz
}
} // namespace SIMDJSON_IMPLEMENTATION
} // namespace {
} // unnamed namespace
#include "haswell/end_implementation.h"