Man Page: std::ratio_not_equal
Operating Environment: debian
Section: 3
std::ratio_not_equal< _R1, _R2 >(3cxx) std::ratio_not_equal< _R1, _R2 >(3cxx)NAMEstd::ratio_not_equal< _R1, _R2 > -SYNOPSISInherits std::integral_constant< bool,!ratio_equal< _R1, _R2 >::value >. Public Types typedef integral_constant < bool, __v > type" typedef bool value_type Public Member Functions constexpr operator value_type () Static Public Attributes static constexpr bool value Detailed Description template<typename _R1, typename _R2>struct std::ratio_not_equal< _R1, _R2 > ratio_not_equal Definition at line 277 of file ratio. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::ratio_not_equal< _R1, _R2 >(3cxx)
| Related Man Pages |
|---|
| std::integral_constant(3) - centos |
| std::array(3) - debian |
| std::binary_negate(3) - debian |
| std::complex(3) - debian |
| std::future(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |