array-hash
Public Member Functions | List of all members
tsl::ah::str_equal< CharT > Struct Template Reference

#include <array_hash.h>

Public Member Functions

bool operator() (const CharT *key_lhs, std::size_t key_size_lhs, const CharT *key_rhs, std::size_t key_size_rhs) const
 

Member Function Documentation

◆ operator()()

template<class CharT >
bool tsl::ah::str_equal< CharT >::operator() ( const CharT *  key_lhs,
std::size_t  key_size_lhs,
const CharT *  key_rhs,
std::size_t  key_size_rhs 
) const
inline

The documentation for this struct was generated from the following file: