This commit is contained in:
Daniel Lemire
2020-10-13 09:18:54 -04:00
committed by GitHub
parent 43da4f7ccc
commit bb2bc98a22
63 changed files with 352 additions and 352 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
namespace simdjson {
namespace SIMDJSON_IMPLEMENTATION {
SIMDJSON_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