55 for (
int i = index - 1; i >= 0; --i) {
57 ss << setfill(
'0') << setw(9) << parts[i];
static const uint32_t ONE_BILLION
ostream & operator<<(ostream &os, const map< TNetworkAddress, llama::TAllocatedResource > &resources)
__int128_t int128_t
We use the c++ int128_t type. This is stored using 16 bytes and very performant.