Template Function ripple::math::detail::sign(T, std::false_type)¶
Defined in File math.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “ripple::math::detail::sign” with arguments ((T, std::false_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