In order to define a new transformation, you need to define a partial template specialization of this class. Since there is no default transformation, this class is only declared here. More...
In order to define a new transformation, you need to define a partial template specialization of this class. Since there is no default transformation, this class is only declared here.
| S | the skeleton to be transformed |
| SkeletonTag | should be used for partial specialization |
| TransformTag | determines the type of transformation to be applied |
1.8.13