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

#include <anyfunctionfactory.hxx>

Public Types

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

Detailed Description

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

Definition at line 102 of file anyfunctionfactory.hxx.

Member Typedef Documentation

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

Definition at line 106 of file anyfunctionfactory.hxx.

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

Definition at line 105 of file anyfunctionfactory.hxx.

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

Definition at line 104 of file anyfunctionfactory.hxx.


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