Rename all detail to impl (#1168)

Fixes #1084
This commit is contained in:
Alex Kremer
2024-02-12 11:54:41 +00:00
committed by GitHub
parent cea9c41a88
commit cce695c570
91 changed files with 224 additions and 225 deletions

View File

@@ -55,7 +55,7 @@
#include <vector>
using namespace util;
using namespace web::detail;
using namespace web::impl;
using namespace web;
constexpr static auto JSONData = R"JSON(