|
Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
Safely right shift values when undefined behavior could occur. More...
Safely right shift values when undefined behavior could occur.
| bits | the number of bit positions to shift the value |
| T | class or type |
| value | the value to right shift |