#include <string_ref.hpp>
|
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 |
|
template<typename charT , typename traits , typename Allocator >
bool vdj_pipe::detail::Equal_string_ref::operator() |
( |
std::basic_string< charT, traits, Allocator > const & |
s1, |
|
|
const boost::basic_string_ref< charT, traits > |
s2 |
|
) |
| const |
|
inline |
template<typename charT , typename traits , typename Allocator >
bool vdj_pipe::detail::Equal_string_ref::operator() |
( |
const boost::basic_string_ref< charT, traits > |
s1, |
|
|
std::basic_string< charT, traits, Allocator > const & |
s2 |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: