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

#include <isEmptyList.hpp>

Inheritance diagram for CppUtils::Meta::is_empty_list< List >:

Detailed Description

template<typename List>
struct CppUtils::Meta::is_empty_list< List >

The declaration of a metafunction used to whether the compile-time list for which it is specialized is empty.

Template Parameters
List- The compile-time list we are operating on

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