#include <variable.h>
Public Types | |
| typedef TypeT | type_t |
| typedef type_t | value_t |
| typedef ParamT | param_t |
| typedef StreamInT | stream_in_t |
| typedef StreamOutT | stream_out_t |
| typedef AnyInT | any_in_t |
| typedef AnyOutT | any_out_t |
This class is a mix-in class which allows for a traits class for variable to be built piece-by-piece using its template parameters
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.4.6-NO