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

Detailed Description

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

Definition at line 1833 of file expression.h.

Public Types

typedef generic_binary_traits< BinaryFunction >::template hint< A1, undeterminated_basic< T1 >, undeterminated_basic< T > >::second_argument_type argument_type
 
typedef generic_binary_traits< BinaryFunction >::template hint< A1, undeterminated_basic< T >, undeterminated_basic< T > >::result_type result_type
 

Member Typedef Documentation

◆ argument_type

template<class BinaryFunction , class A1 >
template<class T1 , class T >
typedef generic_binary_traits<BinaryFunction>::template hint<A1,undeterminated_basic<T1>,undeterminated_basic<T>>::second_argument_type argument_type

Definition at line 1835 of file expression.h.

◆ result_type

template<class BinaryFunction , class A1 >
template<class T1 , class T >
typedef generic_binary_traits<BinaryFunction>::template hint<A1,undeterminated_basic<T>,undeterminated_basic<T>>::result_type result_type

Definition at line 1837 of file expression.h.


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