libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
std::hash< libjmmcg::wstack_string > Struct Reference

#include <stack_string.hpp>

Inherits std::unary_function< libjmmcg::wstack_string, std::size_t >.

Public Types

typedef unary_function< libjmmcg::wstack_string, size_t >::result_type result_type
 
typedef unary_function< libjmmcg::wstack_string, size_t >::argument_type argument_type
 

Public Member Functions

result_type operator() (argument_type const &s) const noexcept(true) FORCE_INLINE
 

Detailed Description

Definition at line 465 of file stack_string.hpp.

Member Typedef Documentation

◆ argument_type

typedef unary_function<libjmmcg::wstack_string, size_t>::argument_type std::hash< libjmmcg::wstack_string >::argument_type

Definition at line 467 of file stack_string.hpp.

◆ result_type

typedef unary_function<libjmmcg::wstack_string, size_t>::result_type std::hash< libjmmcg::wstack_string >::result_type

Definition at line 466 of file stack_string.hpp.

Member Function Documentation

◆ operator()()

result_type std::hash< libjmmcg::wstack_string >::operator() ( argument_type const &  s) const
inlinenoexcept

Definition at line 469 of file stack_string.hpp.


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