|
capydi
|
Type trait that checks if a type is a CreationalConfig. More...
#include <CreationalConfig.hpp>
Static Public Attributes | |
| static constexpr bool | value = CreationalConfig<Config> |
Type trait that checks if a type is a CreationalConfig.
Useful for type filtering and pack operations.
| Config | The type to check. @member value Boolean indicating whether Config satisfies CreationalConfig. |
|
staticconstexpr |