Template Struct H5T_SCALAR2

Struct Documentation

template<typename T>
struct h5pp::type::compound::H5T_SCALAR2

Public Types

using value_type = T
using Scalar = T

Public Functions

H5T_SCALAR2() = default
template<typename Scalar2Type>
H5T_SCALAR2(const Scalar2Type &in)
template<typename Scalar2Type>
H5T_SCALAR2 &operator=(const Scalar2Type &rhs)

Public Members

T x
T y