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