Loading [MathJax]/extensions/tex2jax.js
Electromagnetic Template Library (EMTL)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
uiInterpolationDef< N, container_tt > Struct Template Reference

Recursive definition of interpolation transfer packer type for methods. More...

#include <ui_method_stack.h>

Static Public Attributes

static const int changer = uiInterpolationDef<N-1, container_tt>::changer
 allows to track changes of packer definition
 

Detailed Description

template<int N, class container_tt>
struct uiInterpolationDef< N, container_tt >

Recursive definition of interpolation transfer packer type for methods.

The methods changing interpolation transfer packer should specialize uiInterpolationDef<USE_METHOD_*, container_tt >


The documentation for this struct was generated from the following file: