Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
build_class_function< C, R(Args...)>

Detailed Description

template<typename C, typename R, typename ... Args>
struct rheolef::details::build_class_function< C, R(Args...)>

Definition at line 216 of file field_expr_utilities.h.

Public Types

using type = R(C::*)(Args...)
 

Member Typedef Documentation

◆ type

template<typename C , typename R , typename ... Args>
using type = R (C::*)(Args...)

Definition at line 217 of file field_expr_utilities.h.


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