2
0
mirror of https://github.com/boostorg/json.git synced 2026-01-22 05:12:50 +00:00

array work

This commit is contained in:
Vinnie Falco
2019-09-29 18:53:17 -07:00
parent 5c1b523702
commit 5f25cdff99
29 changed files with 2587 additions and 927 deletions

View File

@@ -312,7 +312,7 @@ public:
}
};
BEAST_DEFINE_TESTSUITE(beast,json,basic_parser);
BEAST_DEFINE_TESTSUITE(boost,json,basic_parser);
} // json
} // boost