Advance DOSGuard (#96)

* Add C++20 features
* Make whitelist const
This commit is contained in:
undertome
2022-02-18 16:43:02 -06:00
committed by GitHub
parent 6567a5cc7d
commit c03b72ad51
17 changed files with 117 additions and 104 deletions

View File

@@ -2203,7 +2203,6 @@ TEST(Backend, CacheIntegration)
for (auto obj : objs)
{
bool found = false;
bool correct = false;
for (auto retObj : retObjs)
{
if (ripple::strHex(obj.first) ==