![]() |
LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
|
Public Types | |
using | result_type = RESULT_TYPE |
Public Member Functions | |
template<class T> | |
result_type | operator() (T &&arg) |
VariantVisitor (LAMBDA lambda) | |
Private Attributes | |
LAMBDA | lambda_ |
Definition at line 24 of file vtk_writer.cc.
using VariantVisitor< RESULT_TYPE, LAMBDA >::result_type = RESULT_TYPE |
Definition at line 26 of file vtk_writer.cc.
|
inlineexplicit |
Definition at line 33 of file vtk_writer.cc.
References lambda_.
|
inline |
Definition at line 29 of file vtk_writer.cc.
References lambda_.
|
private |
Definition at line 36 of file vtk_writer.cc.
Referenced by operator()(), and VariantVisitor().