FreePOOMA  2.4.1
View0< Thing > Struct Template Reference

View0 enables you to write: More...

#include <View.h>


Detailed Description

template<class Thing>
struct View0< Thing >

View0 enables you to write:

 A a;
 typename View0<A>::Type_t c = a();
 

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