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

#include <str_split.h>

List of all members.

Public Member Functions

 ByChar (char c)
absl::string_view Find (absl::string_view text, size_t pos) const

Private Attributes

char c_

Detailed Description

Definition at line 154 of file str_split.h.


Constructor & Destructor Documentation

absl::ByChar::ByChar ( char  c) [inline, explicit]

Definition at line 156 of file str_split.h.


Member Function Documentation

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

Definition at line 101 of file str_split.cc.


Member Data Documentation

char absl::ByChar::c_ [private]

Definition at line 160 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