vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | List of all members
vdj_pipe::detail::Equal_string_ref Struct Reference

#include <string_ref.hpp>

Public Member Functions

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
 

Member Function Documentation

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: