• Docs >
  • Ripple API >
  • Template Function ripple::math::detail::sign(T, std::true_type)
Shortcuts

Template Function ripple::math::detail::sign(T, std::true_type)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::math::detail::sign” with arguments ((T, std::true_type)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:

- template<typename T> constexpr auto sign(T x, std::false_type) noexcept -> T
- template<typename T> constexpr auto sign(T x, std::true_type) noexcept -> T

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