| cppreference.com | https://ru.cppreference.com/ |
| Создать учётную запись | https://ru.cppreference.com/index.php?title=%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%BE%D0%B7%D0%B4%D0%B0%D1%82%D1%8C_%D1%83%D1%87%D1%91%D1%82%D0%BD%D1%83%D1%8E_%D0%B7%D0%B0%D0%BF%D0%B8%D1%81%D1%8C&returnto=cpp%2Fnumeric%2Fratio |
| Войти | https://ru.cppreference.com/index.php?title=%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%92%D1%85%D0%BE%D0%B4&returnto=cpp%2Fnumeric%2Fratio |
| Статья | https://ru.cppreference.com/cpp/numeric/ratio |
| Обсуждение | https://ru.cppreference.com/index.php?title=%D0%9E%D0%B1%D1%81%D1%83%D0%B6%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5:cpp/numeric/ratio&action=edit&redlink=1 |
| https://ru.cppreference.com/cpp/numeric/ratio |
| Читать | https://ru.cppreference.com/cpp/numeric/ratio |
| Просмотр кода | https://ru.cppreference.com/index.php?title=cpp/numeric/ratio&action=edit |
| История | https://ru.cppreference.com/index.php?title=cpp/numeric/ratio&action=history |
| https://ru.cppreference.com/cpp/numeric/ratio |
| cpp | https://ru.cppreference.com/cpp |
| numeric | https://ru.cppreference.com/cpp/numeric |
| C++ | https://ru.cppreference.com/cpp |
| Поддержка компилятором | https://ru.cppreference.com/cpp/compiler_support |
| Автономные и размещённые реализации | https://ru.cppreference.com/cpp/freestanding |
| Язык | https://ru.cppreference.com/cpp/language |
| Стандартная библиотека | https://ru.cppreference.com/cpp/standard_library |
| Заголовки стандартной библиотеки | https://ru.cppreference.com/cpp/header |
| Требования к именованию | https://ru.cppreference.com/cpp/named_req |
| Макросы тестирования функциональности | https://ru.cppreference.com/cpp/feature_test |
| Поддержка языка | https://ru.cppreference.com/cpp/utility#Поддержка_языка |
| Библиотека концептов | https://ru.cppreference.com/cpp/concepts |
| Библиотека метапрограммирования | https://ru.cppreference.com/cpp/meta |
| Библиотека диагностики | https://ru.cppreference.com/cpp/error |
| Библиотека общих утилит | https://ru.cppreference.com/cpp/utility |
| Библиотека строк | https://ru.cppreference.com/cpp/string |
| Библиотека контейнеров | https://ru.cppreference.com/cpp/container |
| Библиотека итераторов | https://ru.cppreference.com/cpp/iterator |
| Библиотека диапазонов | https://ru.cppreference.com/cpp/ranges |
| Библиотека алгоритмов | https://ru.cppreference.com/cpp/algorithm |
| Библиотека численных данных | https://ru.cppreference.com/cpp/numeric |
| Библиотека ввода/вывода | https://ru.cppreference.com/cpp/io |
| Библиотека локализаций | https://ru.cppreference.com/cpp/locale |
| Регулярные выражения | https://ru.cppreference.com/cpp/regex |
| Атомарные операции | https://ru.cppreference.com/cpp/atomic |
| Библиотека поддержки конкуренции | https://ru.cppreference.com/cpp/thread |
| Библиотека файловой системы | https://ru.cppreference.com/cpp/filesystem |
| Технические спецификации | https://ru.cppreference.com/cpp/experimental |
| Указатель символов | https://ru.cppreference.com/cpp/symbol_index |
| Внешние библиотеки | https://ru.cppreference.com/cpp/links/libs |
| [edit] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/navbar_content&action=edit |
| Библиотека метапрограммирования | https://ru.cppreference.com/cpp/meta |
| is_void | https://ru.cppreference.com/cpp/types/is_void |
| is_null_pointer | https://ru.cppreference.com/cpp/types/is_null_pointer |
| is_array | https://ru.cppreference.com/cpp/types/is_array |
| is_pointer | https://ru.cppreference.com/cpp/types/is_pointer |
| is_enum | https://ru.cppreference.com/cpp/types/is_enum |
| is_union | https://ru.cppreference.com/cpp/types/is_union |
| is_class | https://ru.cppreference.com/cpp/types/is_class |
| is_function | https://ru.cppreference.com/cpp/types/is_function |
| is_object | https://ru.cppreference.com/cpp/types/is_object |
| is_scalar | https://ru.cppreference.com/cpp/types/is_scalar |
| is_compound | https://ru.cppreference.com/cpp/types/is_compound |
| is_integral | https://ru.cppreference.com/cpp/types/is_integral |
| is_floating_point | https://ru.cppreference.com/cpp/types/is_floating_point |
| is_fundamental | https://ru.cppreference.com/cpp/types/is_fundamental |
| is_arithmetic | https://ru.cppreference.com/cpp/types/is_arithmetic |
| is_reference | https://ru.cppreference.com/cpp/types/is_reference |
| is_lvalue_reference | https://ru.cppreference.com/cpp/types/is_lvalue_reference |
| is_rvalue_reference | https://ru.cppreference.com/cpp/types/is_rvalue_reference |
| is_member_pointer | https://ru.cppreference.com/cpp/types/is_member_pointer |
| is_member_object_pointer | https://ru.cppreference.com/cpp/types/is_member_object_pointer |
| is_member_function_pointer | https://ru.cppreference.com/cpp/types/is_member_function_pointer |
| is_const | https://ru.cppreference.com/cpp/types/is_const |
| is_volatile | https://ru.cppreference.com/cpp/types/is_volatile |
| is_empty | https://ru.cppreference.com/cpp/types/is_empty |
| is_polymorphic | https://ru.cppreference.com/cpp/types/is_polymorphic |
| is_final | https://ru.cppreference.com/cpp/types/is_final |
| is_abstract | https://ru.cppreference.com/cpp/types/is_abstract |
| is_aggregate | https://ru.cppreference.com/cpp/types/is_aggregate |
| is_implicit_lifetime | https://ru.cppreference.com/cpp/types/is_implicit_lifetime |
| is_trivial | https://ru.cppreference.com/cpp/types/is_trivial |
| is_trivially_copyable | https://ru.cppreference.com/cpp/types/is_trivially_copyable |
| is_standard_layout | https://ru.cppreference.com/cpp/types/is_standard_layout |
| is_literal_type | https://ru.cppreference.com/cpp/types/is_literal_type |
| is_pod | https://ru.cppreference.com/cpp/types/is_pod |
| is_signed | https://ru.cppreference.com/cpp/types/is_signed |
| is_unsigned | https://ru.cppreference.com/cpp/types/is_unsigned |
| is_bounded_array | https://ru.cppreference.com/cpp/types/is_bounded_array |
| is_unbounded_array | https://ru.cppreference.com/cpp/types/is_unbounded_array |
| is_scoped_enum | https://ru.cppreference.com/cpp/types/is_scoped_enum |
| has_unique_object_representations | https://ru.cppreference.com/cpp/types/has_unique_object_representations |
| integral_constantbool_constanttrue_typefalse_type | https://ru.cppreference.com/cpp/types/integral_constant |
| conjunction | https://ru.cppreference.com/cpp/types/conjunction |
| disjunction | https://ru.cppreference.com/cpp/types/disjunction |
| negation | https://ru.cppreference.com/cpp/types/negation |
| is_constructibleis_trivially_constructibleis_nothrow_constructible | https://ru.cppreference.com/cpp/types/is_constructible |
| is_default_constructibleis_trivially_default_constructibleis_nothrow_default_constructible | https://ru.cppreference.com/cpp/types/is_default_constructible |
| is_copy_constructibleis_trivially_copy_constructibleis_nothrow_copy_constructible | https://ru.cppreference.com/cpp/types/is_copy_constructible |
| is_move_constructibleis_trivially_move_constructibleis_nothrow_move_constructible | https://ru.cppreference.com/cpp/types/is_move_constructible |
| is_assignableis_trivially_assignableis_nothrow_assignable | https://ru.cppreference.com/cpp/types/is_assignable |
| is_copy_assignableis_trivially_copy_assignableis_nothrow_copy_assignable | https://ru.cppreference.com/cpp/types/is_copy_assignable |
| is_move_assignableis_trivially_move_assignableis_nothrow_move_assignable | https://ru.cppreference.com/cpp/types/is_move_assignable |
| is_destructibleis_trivially_destructibleis_nothrow_destructible | https://ru.cppreference.com/cpp/types/is_destructible |
| has_virtual_destructor | https://ru.cppreference.com/cpp/types/has_virtual_destructor |
| is_swappable_withis_swappableis_nothrow_swappable_withis_nothrow_swappable | https://ru.cppreference.com/cpp/types/is_swappable |
| is_same | https://ru.cppreference.com/cpp/types/is_same |
| is_base_of | https://ru.cppreference.com/cpp/types/is_base_of |
| is_convertibleis_nothrow_convertible | https://ru.cppreference.com/cpp/types/is_convertible |
| is_layout_compatible | https://ru.cppreference.com/cpp/types/is_layout_compatible |
| is_pointer_interconvertible_base_of | https://ru.cppreference.com/cpp/types/is_pointer_interconvertible_base_of |
| is_pointer_interconvertible_with_class | https://ru.cppreference.com/cpp/types/is_pointer_interconvertible_with_class |
| is_corresponding_member | https://ru.cppreference.com/cpp/types/is_corresponding_member |
| alignment_of | https://ru.cppreference.com/cpp/types/alignment_of |
| rank | https://ru.cppreference.com/cpp/types/rank |
| extent | https://ru.cppreference.com/cpp/types/extent |
| is_invocableis_invocable_ris_nothrow_invocableis_nothrow_invocable_r | https://ru.cppreference.com/cpp/types/is_invocable |
| reference_constructs_from_temporary | https://ru.cppreference.com/index.php?title=cpp/types/reference_constructs_from_temporary&action=edit&redlink=1 |
| reference_converts_from_temporary | https://ru.cppreference.com/index.php?title=cpp/types/reference_converts_from_temporary&action=edit&redlink=1 |
| remove_cvremove_constremove_volatile | https://ru.cppreference.com/cpp/types/remove_cv |
| add_cvadd_constadd_volatile | https://ru.cppreference.com/cpp/types/add_cv |
| make_signed | https://ru.cppreference.com/cpp/types/make_signed |
| make_unsigned | https://ru.cppreference.com/cpp/types/make_unsigned |
| remove_reference | https://ru.cppreference.com/cpp/types/remove_reference |
| add_lvalue_referenceadd_rvalue_reference | https://ru.cppreference.com/cpp/types/add_reference |
| remove_pointer | https://ru.cppreference.com/cpp/types/remove_pointer |
| add_pointer | https://ru.cppreference.com/cpp/types/add_pointer |
| remove_extent | https://ru.cppreference.com/cpp/types/remove_extent |
| remove_all_extents | https://ru.cppreference.com/cpp/types/remove_all_extents |
| aligned_storage | https://ru.cppreference.com/cpp/types/aligned_storage |
| aligned_union | https://ru.cppreference.com/cpp/types/aligned_union |
| decay | https://ru.cppreference.com/cpp/types/decay |
| remove_cvref | https://ru.cppreference.com/cpp/types/remove_cvref |
| enable_if | https://ru.cppreference.com/cpp/types/enable_if |
| void_t | https://ru.cppreference.com/cpp/types/void_t |
| conditional | https://ru.cppreference.com/cpp/types/conditional |
| common_type | https://ru.cppreference.com/cpp/types/common_type |
| common_reference | https://ru.cppreference.com/cpp/types/common_reference |
| underlying_type | https://ru.cppreference.com/cpp/types/underlying_type |
| result_ofinvoke_result | https://ru.cppreference.com/cpp/types/result_of |
| type_identity | https://ru.cppreference.com/cpp/types/type_identity |
| integer_sequence | https://ru.cppreference.com/cpp/utility/integer_sequence |
| [edit] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/meta/navbar_content&action=edit |
| ratio | https://ru.cppreference.com/cpp/numeric/ratio/ratio |
| ratio_add | https://ru.cppreference.com/cpp/numeric/ratio/ratio_add |
| ratio_subtract | https://ru.cppreference.com/cpp/numeric/ratio/ratio_subtract |
| ratio_multiply | https://ru.cppreference.com/cpp/numeric/ratio/ratio_multiply |
| ratio_divide | https://ru.cppreference.com/cpp/numeric/ratio/ratio_divide |
| ratio_equal | https://ru.cppreference.com/cpp/numeric/ratio/ratio_equal |
| ratio_not_equal | https://ru.cppreference.com/cpp/numeric/ratio/ratio_not_equal |
| ratio_less | https://ru.cppreference.com/cpp/numeric/ratio/ratio_less |
| ratio_less_equal | https://ru.cppreference.com/cpp/numeric/ratio/ratio_less_equal |
| ratio_greater | https://ru.cppreference.com/cpp/numeric/ratio/ratio_greater |
| ratio_greater_equal | https://ru.cppreference.com/cpp/numeric/ratio/ratio_greater_equal |
| [edit] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/navbar_content&action=edit |
| ratio | https://ru.cppreference.com/cpp/numeric/ratio/ratio |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio&action=edit |
| [1] | https://ru.cppreference.com/cpp/numeric/ratio#cite_note-too_small-1 |
| [1] | https://ru.cppreference.com/cpp/numeric/ratio#cite_note-too_small-1 |
| [1] | https://ru.cppreference.com/cpp/numeric/ratio#cite_note-too_small-1 |
| [1] | https://ru.cppreference.com/cpp/numeric/ratio#cite_note-too_small-1 |
| [2] | https://ru.cppreference.com/cpp/numeric/ratio#cite_note-too_large-2 |
| [2] | https://ru.cppreference.com/cpp/numeric/ratio#cite_note-too_large-2 |
| [2] | https://ru.cppreference.com/cpp/numeric/ratio#cite_note-too_large-2 |
| [2] | https://ru.cppreference.com/cpp/numeric/ratio#cite_note-too_large-2 |
| 1,0 | https://ru.cppreference.com/cpp/numeric/ratio#cite_ref-too_small_1-0 |
| 1,1 | https://ru.cppreference.com/cpp/numeric/ratio#cite_ref-too_small_1-1 |
| 1,2 | https://ru.cppreference.com/cpp/numeric/ratio#cite_ref-too_small_1-2 |
| 1,3 | https://ru.cppreference.com/cpp/numeric/ratio#cite_ref-too_small_1-3 |
| 2,0 | https://ru.cppreference.com/cpp/numeric/ratio#cite_ref-too_large_2-0 |
| 2,1 | https://ru.cppreference.com/cpp/numeric/ratio#cite_ref-too_large_2-1 |
| 2,2 | https://ru.cppreference.com/cpp/numeric/ratio#cite_ref-too_large_2-2 |
| 2,3 | https://ru.cppreference.com/cpp/numeric/ratio#cite_ref-too_large_2-3 |
| ratio_add | https://ru.cppreference.com/cpp/numeric/ratio/ratio_add |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_add&action=edit |
| ratio_subtract | https://ru.cppreference.com/cpp/numeric/ratio/ratio_subtract |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_subtract&action=edit |
| ratio_multiply | https://ru.cppreference.com/cpp/numeric/ratio/ratio_multiply |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_multiply&action=edit |
| ratio_divide | https://ru.cppreference.com/cpp/numeric/ratio/ratio_divide |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_divide&action=edit |
| ratio_equal | https://ru.cppreference.com/cpp/numeric/ratio/ratio_equal |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_equal&action=edit |
| ratio_not_equal | https://ru.cppreference.com/cpp/numeric/ratio/ratio_not_equal |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_not_equal&action=edit |
| ratio_less | https://ru.cppreference.com/cpp/numeric/ratio/ratio_less |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_less&action=edit |
| ratio_less_equal | https://ru.cppreference.com/cpp/numeric/ratio/ratio_less_equal |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_less_equal&action=edit |
| ratio_greater | https://ru.cppreference.com/cpp/numeric/ratio/ratio_greater |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_greater&action=edit |
| ratio_greater_equal | https://ru.cppreference.com/cpp/numeric/ratio/ratio_greater_equal |
| [править] | https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/numeric/ratio/dsc_ratio_greater_equal&action=edit |
| Категории | https://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D0%B8 |
| Страницы, использующие устаревший тег source | https://ru.cppreference.com/index.php?title=%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:%D0%A1%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%8B,_%D0%B8%D1%81%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D1%83%D1%8E%D1%89%D0%B8%D0%B5_%D1%83%D1%81%D1%82%D0%B0%D1%80%D0%B5%D0%B2%D1%88%D0%B8%D0%B9_%D1%82%D0%B5%D0%B3_source&action=edit&redlink=1 |
| Страницы с устаревшим атрибутом подсветки синтаксиса «enclose» | https://ru.cppreference.com/index.php?title=%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:%D0%A1%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%8B_%D1%81_%D1%83%D1%81%D1%82%D0%B0%D1%80%D0%B5%D0%B2%D1%88%D0%B8%D0%BC_%D0%B0%D1%82%D1%80%D0%B8%D0%B1%D1%83%D1%82%D0%BE%D0%BC_%D0%BF%D0%BE%D0%B4%D1%81%D0%B2%D0%B5%D1%82%D0%BA%D0%B8_%D1%81%D0%B8%D0%BD%D1%82%D0%B0%D0%BA%D1%81%D0%B8%D1%81%D0%B0_%C2%ABenclose%C2%BB&action=edit&redlink=1 |
| Заглавная страница | https://ru.cppreference.com/%D0%97%D0%B0%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0 |
| Свежие правки | https://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%B2%D0%B5%D0%B6%D0%B8%D0%B5_%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B8 |
| Случайная страница | https://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%BB%D1%83%D1%87%D0%B0%D0%B9%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0 |
| Справка по MediaWiki | https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents |
| https://ru.cppreference.com/cpp/numeric/ratio |
| Ссылки сюда | https://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D1%81%D1%8B%D0%BB%D0%BA%D0%B8_%D1%81%D1%8E%D0%B4%D0%B0/cpp/numeric/ratio |
| Связанные правки | https://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%B2%D1%8F%D0%B7%D0%B0%D0%BD%D0%BD%D1%8B%D0%B5_%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B8/cpp/numeric/ratio |
| Загрузить файл | http://upload.cppreference.com/w/Special:Upload |
| Служебные страницы | https://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%BF%D0%B5%D1%86%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%8B |
| Версия для печати | javascript:print(); |
| Постоянная ссылка | https://ru.cppreference.com/index.php?title=cpp/numeric/ratio&oldid=63421 |
| Сведения о странице | https://ru.cppreference.com/index.php?title=cpp/numeric/ratio&action=info |
| Deutsch | https://de.cppreference.com/cpp/numeric/ratio |
| English | http://en.cppreference.com/cpp/numeric/ratio |
| Español | http://es.cppreference.com/cpp/numeric/ratio |
| Français | http://fr.cppreference.com/cpp/numeric/ratio |
| Italiano | http://it.cppreference.com/cpp/numeric/ratio |
| 日本語 | http://ja.cppreference.com/cpp/numeric/ratio |
| Português | http://pt.cppreference.com/cpp/numeric/ratio |
| 中文 | http://zh.cppreference.com/cpp/numeric/ratio |