Kyopro Library
 
読み取り中…
検索中…
一致する文字列を見つけられません
int128.hpp ファイル

[ソースコード]

関数

constexpr lll operator""_lll (ull x)
 
istream & operator>> (istream &is, lll &x)
 
ostream & operator<< (ostream &os, lll x)
 

変数

constexpr const lll INFLL =1_lll<<120
 

関数詳解

◆ operator""_lll()

lll operator""_lll ( ull x)
constexpr

int128.hpp4 行目に定義があります。

◆ operator>>()

istream & operator>> ( istream & is,
lll & x )

int128.hpp7 行目に定義があります。

◆ operator<<()

ostream & operator<< ( ostream & os,
lll x )

int128.hpp18 行目に定義があります。

変数詳解

◆ INFLL

const lll INFLL =1_lll<<120
constexpr

int128.hpp5 行目に定義があります。