libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Static Public Attributes | List of all members
qi::detail::EqTypeBase< T, isWordSize > Struct Template Reference

#include <anyfunctionfactory.hxx>

Public Types

using type = T
 
using rType = T
 
using isReference = typename boost::is_reference< T >::type
 

Static Public Attributes

static const int dbgTag = 0
 

Detailed Description

template<typename T, bool isWordSize>
struct qi::detail::EqTypeBase< T, isWordSize >

Definition at line 66 of file anyfunctionfactory.hxx.

Member Typedef Documentation

template<typename T, bool isWordSize>
using qi::detail::EqTypeBase< T, isWordSize >::isReference = typename boost::is_reference<T>::type

Definition at line 70 of file anyfunctionfactory.hxx.

template<typename T, bool isWordSize>
using qi::detail::EqTypeBase< T, isWordSize >::rType = T

Definition at line 69 of file anyfunctionfactory.hxx.

template<typename T, bool isWordSize>
using qi::detail::EqTypeBase< T, isWordSize >::type = T

Definition at line 68 of file anyfunctionfactory.hxx.

Member Data Documentation

template<typename T, bool isWordSize>
const int qi::detail::EqTypeBase< T, isWordSize >::dbgTag = 0
static

Definition at line 71 of file anyfunctionfactory.hxx.


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