#include <Truncate.h>
Public Types | |
| typedef unsigned long long | unsigned_type |
Public Member Functions | |
| unsigned_type | operator() (unsigned_type x) |
|
|
Definition at line 126 of file Truncate.h. |
|
|
Definition at line 128 of file Truncate.h.
00128 { return x; }
|
1.3.6