Rheolef  7.1
an efficient C++ finite element environment
generic_unary_traits< negate >::hint< Arg, Result >

Public Types

typedef promote< Arg, Result >::type result_type
 
typedef result_type argument_type
 

Detailed Description

template<>
template<class Arg, class Result>
struct rheolef::details::generic_unary_traits< negate >::hint< Arg, Result >

Definition at line 240 of file expression.h.

Member Typedef Documentation

◆ result_type

typedef promote<Arg,Result>::type result_type

Definition at line 241 of file expression.h.

◆ argument_type

Definition at line 242 of file expression.h.


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