Public Member Functions | Private Attributes | List of all members
absl::ByChar Class Reference

#include <str_split.h>

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)
inlineexplicit

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 Tue Jun 18 2019 19:44:38