Rheolef  7.1
an efficient C++ finite element environment
generic_binary_traits< dot_ >::result_hint< Arg1, Arg2 >

Public Types

typedef promote< typename float_traits< Arg1 >::type, typename float_traits< Arg2 >::type >::type type
 

Detailed Description

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

Definition at line 1460 of file expression.h.

Member Typedef Documentation

◆ type

typedef promote<typename float_traits<Arg1>::type, typename float_traits<Arg2>::type>::type type

Definition at line 1461 of file expression.h.


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