Public Member Functions | Public Attributes
absl::strings_internal::ViableSubstitution Struct Reference

#include <str_replace.h>

List of all members.

Public Member Functions

bool OccursBefore (const ViableSubstitution &y) const
 ViableSubstitution (absl::string_view old_str, absl::string_view replacement_str, size_t offset_val)

Public Attributes

size_t offset
absl::string_view old
absl::string_view replacement

Detailed Description

Definition at line 135 of file str_replace.h.


Constructor & Destructor Documentation

absl::strings_internal::ViableSubstitution::ViableSubstitution ( absl::string_view  old_str,
absl::string_view  replacement_str,
size_t  offset_val 
) [inline]

Definition at line 140 of file str_replace.h.


Member Function Documentation

Definition at line 146 of file str_replace.h.


Member Data Documentation

Definition at line 138 of file str_replace.h.

Definition at line 136 of file str_replace.h.

Definition at line 137 of file str_replace.h.


The documentation for this struct was generated from the following file:


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