Shortcuts

Function ripple::math::literals::operator””_hash

Function Documentation

constexpr auto ripple::math::literals::operator""_hash(const char *input, unsigned long) noexcept -> unsigned int

Literal operator to perform a hash on string literals.

Template Parameters
  • input: The input string to hash.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples