View7< Thing, Sub1, Sub2, Sub3, Sub4, Sub5, Sub6, Sub7 > Struct Template Reference

View7 enables you to write:. More...

#include <View.h>


Detailed Description

template<class Thing, class Sub1, class Sub2, class Sub3, class Sub4, class Sub5, class Sub6, class Sub7>
struct View7< Thing, Sub1, Sub2, Sub3, Sub4, Sub5, Sub6, Sub7 >

View7 enables you to write:.

 A a;
 B b;
 C c;
 D d;
 E e;
 F f;
 G g;
 H h;
 typename View7<A,B,C,D,E,F,G,H>::Type_t thing = a(b,c,d,e,f,g,h);
 

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

Generated on Wed Mar 16 06:20:43 2011 for FreePOOMA by  doxygen 1.5.9