|
pstore2
|
Declares a portable 128-bit integer type. More...
#include <array>#include <cstddef>#include <cstdint>#include <functional>#include <limits>#include <ostream>#include <string>#include <utility>#include "pstore/support/maybe.hpp"

Go to the source code of this file.
Classes | |
| struct | std::is_unsigned< pstore::uint128 > |
| struct | std::is_signed< pstore::uint128 > |
| class | pstore::details::high< T, Enable > |
| A function object which can extract the high 64-bits from an integer type. More... | |
| class | pstore::details::high< T, Enable >::type > |
| A function object which can extract the high 64-bits from an integer type. More... | |
| class | pstore::uint128 |
| struct | std::hash< pstore::uint128 > |
| class | std::numeric_limits< pstore::uint128 > |
Declares a portable 128-bit integer type.
1.8.13