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

Public Types

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

Detailed Description

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

Definition at line 1770 of file expression.h.

Member Typedef Documentation

◆ argument_type

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

Definition at line 1772 of file expression.h.

◆ result_type


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