λ61
Loading...
Searching...
No Matches
l61::meta::l61CompatibleScriptDebugger Concept Reference

#include <AbstractScriptDebugger.hpp>

Concept definition

template<class T>
concept l61::meta::l61CompatibleScriptDebugger = std::is_base_of_v<ScriptEngine::AbstractScriptDebugger, T>
Definition AbstractScriptDebugger.hpp:35