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