sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
Loading...
Searching...
No Matches
primesum::prt::numeric_limits< int128_t > Struct Reference

#include <int128_t.hpp>

Static Public Member Functions

static constexpr int128_t min ()
 
static constexpr int128_t max ()
 
static constexpr int128_t max ()
 

Detailed Description

Definition at line 109 of file int128_t.hpp.

Member Function Documentation

◆ max() [1/2]

static constexpr int128_t primesum::prt::numeric_limits< int128_t >::max ( )
inlinestaticconstexpr

Definition at line 102 of file int128_t.hpp.

◆ max() [2/2]

static constexpr int128_t primesum::prt::numeric_limits< int128_t >::max ( )
inlinestaticconstexpr

Definition at line 112 of file int128_t.hpp.

Here is the call graph for this function:

◆ min()

static constexpr int128_t primesum::prt::numeric_limits< int128_t >::min ( )
inlinestaticconstexpr

Definition at line 111 of file int128_t.hpp.

Here is the caller graph for this function:

The documentation for this struct was generated from the following file: