Thrill  0.1
hash< tlx::StringView > Struct Template Reference

Detailed Description

template<>
struct std::hash< tlx::StringView >

Definition at line 180 of file string_view.hpp.

#include <string_view.hpp>

Public Member Functions

size_t operator() (const tlx::StringView &sv) const
 

Member Function Documentation

◆ operator()()

size_t operator() ( const tlx::StringView sv) const
inline

Definition at line 181 of file string_view.hpp.

References StringView::data(), tlx::hash_djb2(), and StringView::size().


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