#include <sint.h>
Public Member Functions | |
sint () | |
sint (long y) | |
sint< Bits > | operator= (const int_s &y) |
sint< Bits > | operator= (const long &y) |
sint< Bits > | operator() (long i) |
Dangerous : Can only be used on LHS!!!! |
Template class for signed integers (<33 bits). The template parameter is the number of bits in the integer (default 32) Derived from base class int_s.
|
|
|
|
|
Dangerous : Can only be used on LHS!!!!
|
|
Here is the call graph for this function: ![]() |
|
Here is the call graph for this function: ![]() |