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

Detailed Description

template<class BinaryFunction, class A1>
template<class A2, class T>
struct rheolef::details::generic_unary_traits< binder_first< BinaryFunction, A1 > >::hint< A2, undeterminated_basic< T > >

Definition at line 1820 of file expression.h.

Public Types

typedef result_hint< A2 >::type result_type
 
typedef A1 argument_type
 

Member Typedef Documentation

◆ result_type

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

Definition at line 1821 of file expression.h.

◆ argument_type

template<class BinaryFunction , class A1 >
template<class A2 , class T >
typedef A1 argument_type

Definition at line 1822 of file expression.h.


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