View1< Thing, Sub > Struct Template Reference

View1 enables you to write:. More...

#include <View.h>


Detailed Description

template<class Thing, class Sub>
struct View1< Thing, Sub >

View1 enables you to write:.

 A a;
 B b;
 typename View1<A,B>::Type_t c = a(b);
 

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