|
Easys
A minimalist, header-only C++ ECS library for efficient and fuss-free entity and component management.
|
#include <log.hpp>
Static Public Attributes | |
| static constexpr bool | value = (EASYS_LOG_ENABLED == 1) && (static_cast<int>(L) <= EASYS_LOG_LEVEL) |
|
staticconstexpr |