NSVD Reader  0.0.1
nodamushi::svd::vattr_unwrap< v > Struct Template Reference

#include <vattr.hpp>

Public Types

using type = v
 
using attr = std::tuple<>
 
template<typename t >
using contains = ::std::false_type
 

Detailed Description

template<typename v>
struct nodamushi::svd::vattr_unwrap< v >

Definition at line 32 of file vattr.hpp.

Member Typedef Documentation

◆ attr

template<typename v >
using nodamushi::svd::vattr_unwrap< v >::attr = std::tuple<>

Definition at line 35 of file vattr.hpp.

◆ contains

template<typename v >
template<typename t >
using nodamushi::svd::vattr_unwrap< v >::contains = ::std::false_type

Definition at line 37 of file vattr.hpp.

◆ type

template<typename v >
using nodamushi::svd::vattr_unwrap< v >::type = v

Definition at line 34 of file vattr.hpp.


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