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

namespace  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 Wed Jun 19 2019 19:42:16