#include <google/protobuf/stubs/stringpiece.h>
#include <string.h>
#include <algorithm>
#include <climits>
#include <string>
#include <ostream>
#include <google/protobuf/stubs/logging.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::stringpiece_internal | |
Functions | |
static void | google::protobuf::stringpiece_internal::BuildLookupTable (StringPiece characters_wanted, bool *table) |
std::ostream & | google::protobuf::stringpiece_internal::operator<< (std::ostream &o, StringPiece piece) |