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::stack_string, std::size_t >.
Public Types | |
typedef unary_function< libjmmcg::stack_string, size_t >::result_type | result_type |
typedef unary_function< libjmmcg::stack_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 454 of file stack_string.hpp.
typedef unary_function<libjmmcg::stack_string, size_t>::argument_type std::hash< libjmmcg::stack_string >::argument_type |
Definition at line 456 of file stack_string.hpp.
typedef unary_function<libjmmcg::stack_string, size_t>::result_type std::hash< libjmmcg::stack_string >::result_type |
Definition at line 455 of file stack_string.hpp.
|
inlinenoexcept |
Definition at line 458 of file stack_string.hpp.