rheolef  6.3
Public Types | List of all members
rheolef::generic_binary_traits< Function >::with< T > Struct Template Reference

#include <field_nonlinear_expr.h>

Public Types

typedef boost::remove_const
< typename
boost::remove_reference
< typename
boost::binary_traits< Function >
::first_argument_type >::type >
::type 
first_argument_type
typedef boost::remove_const
< typename
boost::remove_reference
< typename
boost::binary_traits< Function >
::second_argument_type >::type >
::type 
second_argument_type
typedef boost::binary_traits
< Function >::result_type 
result_type
typedef boost::binary_traits
< Function >::function_type 
function_type

Detailed Description

template<class Function>
template<class T>
struct rheolef::generic_binary_traits< Function >::with< T >

Definition at line 388 of file field_nonlinear_expr.h.

Member Typedef Documentation

template<class Function >
template<class T >
typedef boost::remove_const< typename boost::remove_reference< typename boost::binary_traits<Function>::first_argument_type>::type>::type rheolef::generic_binary_traits< Function >::with< T >::first_argument_type

Definition at line 392 of file field_nonlinear_expr.h.

template<class Function >
template<class T >
typedef boost::remove_const< typename boost::remove_reference< typename boost::binary_traits<Function>::second_argument_type>::type>::type rheolef::generic_binary_traits< Function >::with< T >::second_argument_type

Definition at line 396 of file field_nonlinear_expr.h.

template<class Function >
template<class T >
typedef boost::binary_traits<Function>:: result_type rheolef::generic_binary_traits< Function >::with< T >::result_type

Definition at line 397 of file field_nonlinear_expr.h.

template<class Function >
template<class T >
typedef boost::binary_traits<Function>:: function_type rheolef::generic_binary_traits< Function >::with< T >::function_type

Definition at line 398 of file field_nonlinear_expr.h.


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