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::pop_front_list< List > Struct Template Reference

Detailed Description

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

The declaration of a metafunction used to remove the first element of the compile-time list for which it is specialized.

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

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