#include <dune/typetree/generictransformationdescriptors.hh>
|
static result< TC...>::type | transform (const SourceNode &s, const Transformation &t, shared_ptr< TC >...children) |
|
static result< TC...>::type | transform (shared_ptr< const SourceNode > s, const Transformation &t, shared_ptr< TC >...children) |
|
static result< TC...>::storage_type | transform_storage (shared_ptr< const SourceNode > s, const Transformation &t, shared_ptr< TC >...children) |
|
The documentation for this struct was generated from the following file: