Rheolef  7.1
an efficient C++ finite element environment
generic_unary_traits< binder_second< BinaryFunction, A2 > >::hint< undeterminated_basic< T >, R >

Public Types

typedef R result_type
 
typedef generic_binary_traits< BinaryFunction >::template hint< undeterminated_basic< T >, A2, R >::first_argument_type argument_type
 

Detailed Description

template<class BinaryFunction, class A2>
template<class R, class T>
struct rheolef::details::generic_unary_traits< binder_second< BinaryFunction, A2 > >::hint< undeterminated_basic< T >, R >

Definition at line 1763 of file expression.h.

Member Typedef Documentation

◆ result_type

typedef R result_type

Definition at line 1764 of file expression.h.

◆ argument_type

typedef generic_binary_traits<BinaryFunction>::template hint<undeterminated_basic<T>,A2,R>::first_argument_type argument_type

Definition at line 1766 of file expression.h.


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