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

Static Public Attributes

static const bool value
 

Detailed Description

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

Definition at line 121 of file type_convert.hpp.

Member Data Documentation

template<class T >
const bool sig::impl::is_string< T >::value
static
Initial value:
= StringId<
typename remove_const_reference<
typename std::decay<T>::type
>::type

Definition at line 123 of file type_convert.hpp.


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