ampsci
High-precision calculations for one- and two-valence atomic systems
IO::IsVector< T >

ok

template<typename T>
struct IO::IsVector< T >

Compile-time trait: IsVector<T>::v is true if T is std::vector. IsVector<T>::t is the element type.

#include <InputBlock.hpp>

Public Types

using t = T
 

Static Public Attributes

static constexpr bool v = false
 

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