libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
qi::detail::EqType< void > Struct Template Reference

#include <anyfunctionfactory.hxx>

Public Types

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

Detailed Description

template<>
struct qi::detail::EqType< void >

Definition at line 88 of file anyfunctionfactory.hxx.

Member Typedef Documentation

using qi::detail::EqType< void >::isReference = boost::false_type

Definition at line 92 of file anyfunctionfactory.hxx.

using qi::detail::EqType< void >::rType = void*

Definition at line 91 of file anyfunctionfactory.hxx.

using qi::detail::EqType< void >::type = void

Definition at line 90 of file anyfunctionfactory.hxx.


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