|
ampsci
High-precision calculations for one- and two-valence atomic systems
|
Compile-time trait: IsArray<T>::v is true if T is std::array. IsArray<T>::t is the element type; IsArray<T>::size is the extent.
#include <InputBlock.hpp>
Public Types | |
| using | t = T |
Static Public Attributes | |
| static constexpr bool | v = false |
| static constexpr std::size_t | size = 0 |