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

Public Types

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

Detailed Description

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

Definition at line 1696 of file expression.h.

Member Typedef Documentation

◆ type

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

Definition at line 1697 of file expression.h.


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