#include <Truncate.h>
Public Types | |
| typedef unsigned char | unsigned_type |
Public Member Functions | |
| unsigned_type | operator() (unsigned_type x) |
|
|
Definition at line 88 of file Truncate.h. Referenced by operator()(). |
|
|
Definition at line 90 of file Truncate.h. References unsigned_type.
00090 { return x; }
|
1.3.6