#include <Truncate.h>
Public Types | |
| typedef unsigned int | unsigned_type |
Public Member Functions | |
| unsigned_type | operator() (unsigned_type x) |
|
|
Definition at line 104 of file Truncate.h. |
|
|
Definition at line 106 of file Truncate.h.
00106 { return x; }
|
1.3.6