|
template<typename charT , typename traits , typename Allocator > |
bool | operator() (std::basic_string< charT, traits, Allocator > const &s1, const boost::basic_string_ref< charT, traits > s2) const |
|
template<typename charT , typename traits , typename Allocator > |
bool | operator() (const boost::basic_string_ref< charT, traits > s1, std::basic_string< charT, traits, Allocator > const &s2) const |
|
The documentation for this struct was generated from the following file: