Prefixing macros (issue 1035) (#1124)

* Renaming partially done.

* More prefixing.

* I thought that this was fixed.

* Missed one.

* Missed a few.

* Missed another one.

* Minor fixes.
This commit is contained in:
Daniel Lemire
2020-08-18 18:25:36 -04:00
committed by GitHub
parent 09bd7e8ef8
commit 8a8eea53a2
98 changed files with 1072 additions and 1072 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
namespace {
namespace SIMDJSON_IMPLEMENTATION {
WARN_UNUSED error_code implementation::create_dom_parser_implementation(
SIMDJSON_WARN_UNUSED error_code implementation::create_dom_parser_implementation(
size_t capacity,
size_t max_depth,
std::unique_ptr<internal::dom_parser_implementation>& dst