Rheolef  7.1
an efficient C++ finite element environment
generic_binary_traits< multiplies >::hint< A1, undeterminated_basic< A2 >, R >

Public Types

typedef A1 first_argument_type
 
typedef second_argument_hint< A1, R >::type second_argument_type
 
typedef R result_type
 

Detailed Description

template<>
template<class A1, class A2, class R>
struct rheolef::details::generic_binary_traits< multiplies >::hint< A1, undeterminated_basic< A2 >, R >

Definition at line 1026 of file expression.h.

Member Typedef Documentation

◆ first_argument_type

typedef A1 first_argument_type

Definition at line 1027 of file expression.h.

◆ second_argument_type

typedef second_argument_hint<A1,R>::type second_argument_type

Definition at line 1028 of file expression.h.

◆ result_type

typedef R result_type

Definition at line 1029 of file expression.h.


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