Namespaces | Macros | Functions
string_view.cc File Reference
#include "absl/strings/string_view.h"
#include <algorithm>
#include <climits>
#include <cstring>
#include <ostream>
#include "absl/strings/internal/memutil.h"
Include dependency graph for string_view.cc:

Go to the source code of this file.

Namespaces

 absl
 

Macros

#define ABSL_STRING_VIEW_SELECTANY
 

Functions

std::ostream & absl::operator<< (std::ostream &o, string_view piece)
 

Macro Definition Documentation

#define ABSL_STRING_VIEW_SELECTANY

Definition at line 235 of file string_view.cc.

Variable Documentation

bool table_[UCHAR_MAX+1] = {}
private

Definition at line 54 of file string_view.cc.



abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59