#include <google/protobuf/stubs/int128.h>
#include <iomanip>
#include <ostream>
#include <sstream>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
Macros | |
#define | STEP(T, n, pos, sh) |
Functions | |
static int | google::protobuf::Fls128 (uint128 n) |
static int | google::protobuf::Fls64 (uint64 n) |
std::ostream & | google::protobuf::operator<< (std::ostream &o, const uint128 &b) |