|
DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
|
Go to the source code of this file.
Classes | |
| struct | CppUtils::Errors::is_fatal< Severity > |
| struct | CppUtils::Errors::is_fatal< ErrorSeverity::Fatal > |
Namespaces | |
| namespace | CppUtils |
| namespace | CppUtils::Errors |
Variables | |
| template<ErrorSeverity Severity> | |
| constexpr bool | CppUtils::Errors::is_fatal_v = is_fatal<Severity>::value |
| Convenience variable template for ease-of-use. | |