|
dune-typetree 2.11
|
#include <dune/typetree/generictransformationdescriptors.hh>

Static Public Member Functions | |
| static result< TC... >::type | transform (const SourceNode &s, const Transformation &t, std::shared_ptr< TC >... children) |
| static result< TC... >::storage_type | transform_storage (std::shared_ptr< const SourceNode > s, const Transformation &t, std::shared_ptr< TC >... children) |
Static Public Attributes | |
| static const bool | recursive |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |