Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
generic_binary_traits< Function >::result_hint< Arg1, Arg2 >

Detailed Description

template<class Function>
template<class Arg1, class Arg2>
struct rheolef::details::generic_binary_traits< Function >::result_hint< Arg1, Arg2 >

Definition at line 409 of file expression.h.

Public Types

typedef function_traits< Function >::result_type type
 

Member Typedef Documentation

◆ type

template<class Function >
template<class Arg1 , class Arg2 >
typedef function_traits<Function>::result_type type

Definition at line 410 of file expression.h.


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