1
0
forked from Alepha/Alepha

Consolidate the StaticValue implementations.

This commit is contained in:
2023-11-12 05:23:20 -05:00
parent 5db7ad01f8
commit 4682fe3ffb
6 changed files with 154 additions and 197 deletions

View File

@ -40,7 +40,7 @@ namespace Alepha::Hydrogen::Testing
using namespace std::literals::string_literals;
using namespace Utility::exports::evaluation_helpers;
using namespace Utility::exports::static_value;
using namespace Utility::exports::StaticValue_m;
struct TestName
{