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< bool > Struct Template Reference

#include <anyfunctionfactory.hxx>

Public Types

using type = bool
 
using rType = bool
 
using isReference = boost::false_type
 

Detailed Description

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

Definition at line 109 of file anyfunctionfactory.hxx.

Member Typedef Documentation

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

Definition at line 113 of file anyfunctionfactory.hxx.

using qi::detail::EqType< bool >::rType = bool

Definition at line 112 of file anyfunctionfactory.hxx.

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

Definition at line 111 of file anyfunctionfactory.hxx.


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