Public Member Functions
absl::strings_internal::Splitter< Delimiter, Predicate >::ConvertToContainer< std::vector< std::string, A >, std::string, false > Struct Template Reference

List of all members.

Public Member Functions

std::vector< std::string, A > operator() (const Splitter &splitter) const

Detailed Description

template<typename Delimiter, typename Predicate>
template<typename A>
struct absl::strings_internal::Splitter< Delimiter, Predicate >::ConvertToContainer< std::vector< std::string, A >, std::string, false >

Definition at line 384 of file str_split_internal.h.


Member Function Documentation

template<typename Delimiter , typename Predicate >
template<typename A >
std::vector<std::string, A> absl::strings_internal::Splitter< Delimiter, Predicate >::ConvertToContainer< std::vector< std::string, A >, std::string, false >::operator() ( const Splitter splitter) const [inline]

Definition at line 385 of file str_split_internal.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