#include <BasicTypes.h> [code]
Definition at line 94 of file BasicTypes.h.
Public Member Functions | |
| ReturnTypeWrapper (T v=T()) | |
| template<typename U> | |
| ReturnTypeWrapper (U &u) | |
| operator T () | |
Public Attributes | |
| T | value |
|
||||||||||
|
Definition at line 96 of file BasicTypes.h. |
|
||||||||||||||
|
Definition at line 99 of file BasicTypes.h. |
|
|||||||||
|
Definition at line 100 of file BasicTypes.h. |
|
|||||
|
Definition at line 101 of file BasicTypes.h. |