Public Member Functions | Private Attributes
absl::ByLength Class Reference

#include <str_split.h>

List of all members.

Public Member Functions

 ByLength (ptrdiff_t length)
absl::string_view Find (absl::string_view text, size_t pos) const

Private Attributes

const ptrdiff_t length_

Detailed Description

Definition at line 211 of file str_split.h.


Constructor & Destructor Documentation

absl::ByLength::ByLength ( ptrdiff_t  length) [explicit]

Definition at line 121 of file str_split.cc.


Member Function Documentation

absl::string_view absl::ByLength::Find ( absl::string_view  text,
size_t  pos 
) const

Definition at line 125 of file str_split.cc.


Member Data Documentation

const ptrdiff_t absl::ByLength::length_ [private]

Definition at line 217 of file str_split.h.


The documentation for this class was generated from the following files:


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