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

#include <str_split.h>

Public Member Functions

 ByAnyChar (absl::string_view sp)
 
absl::string_view Find (absl::string_view text, size_t pos) const
 

Private Attributes

const std::string delimiters_
 

Detailed Description

Definition at line 180 of file str_split.h.

Constructor & Destructor Documentation

absl::ByAnyChar::ByAnyChar ( absl::string_view  sp)
explicit

Definition at line 112 of file str_split.cc.

Member Function Documentation

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

Definition at line 114 of file str_split.cc.

Member Data Documentation

const std::string absl::ByAnyChar::delimiters_
private

Definition at line 186 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:19:59