DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
CppUtils::Errors::is_fatal< Severity > Struct Template Reference

#include <isFatal.hpp>

Inheritance diagram for CppUtils::Errors::is_fatal< Severity >:

Detailed Description

template<ErrorSeverity Severity>
struct CppUtils::Errors::is_fatal< Severity >

A type trait to determine whether or not the supplied ErrorSeverity describes a fatal error.

Template Parameters
Severity- The severity of the error in question

The documentation for this struct was generated from the following file: