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

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