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_sequence_container< T > Struct Template Reference

#include <isSequenceContainer.hpp>

Inheritance diagram for CppUtils::Meta::is_sequence_container< T >:

Detailed Description

template<typename T>
struct CppUtils::Meta::is_sequence_container< T >

A type trait to determine whether or not the supplied container is a sequence container.

Template Parameters
(unnamed)- A placeholder parameter for the container we are checking

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