Rheolef  7.1
an efficient C++ finite element environment
generic_unary_traits< binder_second< BinaryFunction, A2 > >::result_hint< A1 >

Public Types

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

Detailed Description

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

Definition at line 1747 of file expression.h.

Member Typedef Documentation

◆ type

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

Definition at line 1748 of file expression.h.


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