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::EqType< T const & > Struct Template Reference

#include <anyfunctionfactory.hxx>

Public Types

using type = void *
 
using rType = void *
 
using isReference = boost::true_type
 

Static Public Attributes

static const int dbgTag = 3
 

Detailed Description

template<typename T>
struct qi::detail::EqType< T const & >

Definition at line 124 of file anyfunctionfactory.hxx.

Member Typedef Documentation

template<typename T >
using qi::detail::EqType< T const & >::isReference = boost::true_type

Definition at line 128 of file anyfunctionfactory.hxx.

template<typename T >
using qi::detail::EqType< T const & >::rType = void*

Definition at line 127 of file anyfunctionfactory.hxx.

template<typename T >
using qi::detail::EqType< T const & >::type = void*

Definition at line 126 of file anyfunctionfactory.hxx.

Member Data Documentation

template<typename T >
const int qi::detail::EqType< T const & >::dbgTag = 3
static

Definition at line 129 of file anyfunctionfactory.hxx.


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