Rheolef  7.1
an efficient C++ finite element environment
generic_binary_traits< divides >::hint< Arg1, Arg2, Result >

Public Types

typedef Arg1 first_argument_type
 
typedef Arg2 second_argument_type
 
typedef Result result_type
 

Detailed Description

template<>
template<class Arg1, class Arg2, class Result>
struct rheolef::details::generic_binary_traits< divides >::hint< Arg1, Arg2, Result >

Definition at line 1283 of file expression.h.

Member Typedef Documentation

◆ first_argument_type

typedef Arg1 first_argument_type

Definition at line 1284 of file expression.h.

◆ second_argument_type

typedef Arg2 second_argument_type

Definition at line 1285 of file expression.h.

◆ result_type

typedef Result result_type

Definition at line 1286 of file expression.h.


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