NSVD Reader  0.0.1
nodamushi::visitor::is_static< T, v > Struct Template Reference

#include <visitor.hpp>

Static Public Attributes

static constexpr bool value = v ==_visitor_member_type_::staticmt
 

Detailed Description

template<typename T, _visitor_member_type_ v>
struct nodamushi::visitor::is_static< T, v >

Definition at line 50 of file visitor.hpp.

Member Data Documentation

◆ value

template<typename T , _visitor_member_type_ v>
constexpr bool nodamushi::visitor::is_static< T, v >::value = v ==_visitor_member_type_::staticmt
static

Definition at line 52 of file visitor.hpp.


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