| libjmmcg
    release_579_6_g8cffd
    A C++ library containing an eclectic mix of useful, advanced components. | 
#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 | 
Definition at line 465 of file stack_string.hpp.
| 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.
| 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.
| 
 | inlinenoexcept | 
Definition at line 469 of file stack_string.hpp.