|
sparrow 1.3.0
|
#include <sparrow/details/3rdparty/large_integers/int128_t.hpp>#include <sparrow/details/3rdparty/large_integers/int256_t.hpp>#include <cstdint>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | sparrow |
Typedefs | |
| using | sparrow::int128_t = primesum::int128_t |
| using | sparrow::int256_t = primesum::int256_t |
Functions | |
| template<typename T> | |
| constexpr T | sparrow::stobigint (std::string_view str) |
Variables | |
| template<class T> | |
| constexpr bool | sparrow::is_int_placeholder_v = false |
| constexpr bool | sparrow::large_int_placeholders = false |