Namespaces | Functions
strip.h File Reference
#include <cstddef>
#include <string>
#include "absl/base/macros.h"
#include "absl/strings/ascii.h"
#include "absl/strings/match.h"
#include "absl/strings/string_view.h"
Include dependency graph for strip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 absl
 

Functions

bool absl::ConsumePrefix (absl::string_view *str, absl::string_view expected)
 
bool absl::ConsumeSuffix (absl::string_view *str, absl::string_view expected)
 
ABSL_MUST_USE_RESULT absl::string_view absl::StripPrefix (absl::string_view str, absl::string_view prefix)
 
ABSL_MUST_USE_RESULT absl::string_view absl::StripSuffix (absl::string_view str, absl::string_view suffix)
 


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:38