NSVD Reader  0.0.1
nodamushi::svd::value_setter_helper< dimIndex > Struct Template Reference

#include <dim_type.hpp>

Static Public Member Functions

static bool set (const std::string &src, dimIndex &dst)
 

Static Public Attributes

static constexpr bool value =true
 

Detailed Description

template<>
struct nodamushi::svd::value_setter_helper< dimIndex >

Definition at line 279 of file dim_type.hpp.

Member Function Documentation

◆ set()

static bool nodamushi::svd::value_setter_helper< dimIndex >::set ( const std::string &  src,
dimIndex dst 
)
inlinestatic

Definition at line 282 of file dim_type.hpp.

Member Data Documentation

◆ value

constexpr bool nodamushi::svd::value_setter_helper< dimIndex >::value =true
static

Definition at line 281 of file dim_type.hpp.


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