Patch< Container > Struct Template Reference
PatchView is the traits class used to describe the result of .patch(i) for a container class.
More...
#include <EnginePatch.h>
Detailed Description
template<class Container>
struct Patch< Container >
PatchView is the traits class used to describe the result of .patch(i) for a container class.
PatchView is specialized for Arrays etc. to give the Array with the engine given by EngineFunctor<Engine,EnginePatch>::Type_t;
The documentation for this struct was generated from the following file: