SigUtil  0.95
Utility modules for modern C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sig::impl::StringId< T > Struct Template Reference

Public Types

using type = void
 

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class T>
struct sig::impl::StringId< T >

Definition at line 98 of file type_convert.hpp.

Member Typedef Documentation

template<class T >
using sig::impl::StringId< T >::type = void

Definition at line 98 of file type_convert.hpp.

Member Data Documentation

template<class T >
const bool sig::impl::StringId< T >::value = false
static

Definition at line 98 of file type_convert.hpp.


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