Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
generic_binary_traits< minus >::hint

Detailed Description

Definition at line 551 of file expression.h.

Inheritance diagram for generic_binary_traits< minus >::hint:

Public Types

typedef std::decay< typenamefunction_traits< minus >::templatearg< 0 >::type >::type first_argument_type
typedef std::decay< typenamefunction_traits< minus >::templatearg< 1 >::type >::type second_argument_type
typedef std::decay< typenamefunction_traits< minus >::result_type >::type result_type

Member Typedef Documentation

◆ first_argument_type

typedef std::decay<typenamefunction_traits<minus>::templatearg<0>::type>::type first_argument_type

Definition at line 415 of file expression.h.

◆ second_argument_type

typedef std::decay<typenamefunction_traits<minus>::templatearg<1>::type>::type second_argument_type

Definition at line 417 of file expression.h.

◆ result_type

typedef std::decay<typenamefunction_traits<minus>::result_type>::type result_type

Definition at line 419 of file expression.h.


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