Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
generic_unary_traits< binder_first< BinaryFunction, A1 > >::result_hint< A2 >

Detailed Description

template<class BinaryFunction, class A1>
template<class A2>
struct rheolef::details::generic_unary_traits< binder_first< BinaryFunction, A1 > >::result_hint< A2 >

Definition at line 1810 of file expression.h.

Public Types

typedef generic_binary_traits< BinaryFunction >::template result_hint< A1, A2 >::type type
 

Member Typedef Documentation

◆ type

template<class BinaryFunction , class A1 >
template<class A2 >
typedef generic_binary_traits<BinaryFunction>::template result_hint<A1,A2>::type type

Definition at line 1811 of file expression.h.


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