Scroll to navigation

std::ratio_less(3) Library Functions Manual std::ratio_less(3)

NAME

std::ratio_less -

ratio_less

SYNOPSIS

Inherits __ratio_less_impl::type< _R1, _R2 >.

Detailed Description

template<typename _R1, typename _R2> struct std::ratio_less< _R1, _R2 >

ratio_less

Definition at line 257 of file ratio.

Author

Generated automatically by Doxygen for libstdc++ from the source code.

19 Jun 2018 libstdc++