|
DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
|
#include <isEmptyList.hpp>
The declaration of a metafunction used to whether the compile-time list for which it is specialized is empty.
| List | - The compile-time list we are operating on |