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

#include <anyfunctionfactory.hxx>

Public Types

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

Detailed Description

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

Definition at line 95 of file anyfunctionfactory.hxx.

Member Typedef Documentation

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

Definition at line 99 of file anyfunctionfactory.hxx.

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

Definition at line 98 of file anyfunctionfactory.hxx.

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

Definition at line 97 of file anyfunctionfactory.hxx.


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