Struct detail::HashBase
template <IsFixedPoint FixedType>
Public Types
| Type | Name |
|---|---|
| typedef typename FixedType::base_type | B |
| typedef FixedType | argument_type |
| typedef std::size_t | result_type |
Public Functions
| Type | Name |
|---|---|
| result_type | operator() (argument_type arg) noexcept const |
Public Types Documentation
typedef B
using detail::HashBase< FixedType >::B = typename FixedType::base_type;
typedef argument_type
using detail::HashBase< FixedType >::argument_type = FixedType;
typedef result_type
using detail::HashBase< FixedType >::result_type = std::size_t;
Public Functions Documentation
function operator()
inline result_type detail::HashBase::operator() (
argument_type arg
) noexcept const
The documentation for this class was generated from the following file fpm_adapter.hpp