Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fc::has_reflector_init< C > Struct Template Reference

#include <reflect.hpp>

Static Public Attributes

static constexpr bool value = std::is_same<decltype( test<C>( 0 ) ), std::true_type>::value
 

Detailed Description

template<typename C>
struct fc::has_reflector_init< C >

Definition at line 90 of file reflect.hpp.

Member Data Documentation

◆ value

template<typename C >
bool fc::has_reflector_init< C >::value = std::is_same<decltype( test<C>( 0 ) ), std::true_type>::value
staticconstexpr

Definition at line 97 of file reflect.hpp.


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