Directory Structure
The entire library can be consumed via <boost/int128.hpp>, or by independently selecting any of the library headers.
| Header | Description |
|---|---|
|
Convenience header (includes most headers below; does not include |
Bit manipulation functions |
|
Character conversion ( |
|
C-style limit macros ( |
|
Division with quotient and remainder ( |
|
|
|
C++20 |
|
|
|
|
Core type definitions ( |
Stream insertion/extraction operators |
|
|
|
User-defined literals ( |
|
Numeric functions ( |
|
|
Traits for usage with Boost.Random |
|
|
Modular exponentiation, integer power, integer square root, and checked arithmetic |