Commit Graph

64 Commits

Author SHA1 Message Date
Aleksandr 034dc9504b Много typos и небольших правок (#124)
* Update comparison_operator_rewrite.md: typos

* Update default_default_constructor.md: typos

Не уверен насчёт добавления `2D` к Point. По смыслу, вроде бы, нужно

* Update shared_from_this.md

* Update function_pass_and_address_restriction.md

* Update enable_if_void_t.md

* Update static_initialization_order_fiasco.md

* Update uninitialized.md

* Update ownership_and_exceptions.md

* Update vptr.md
2025-04-29 00:00:42 +01:00
Aleksandr b38daaf0ff Update explicit_but_implicit.md (#123) 2025-04-28 19:31:08 +01:00
Aleksandr 85d320d153 Update comma_operator.md: new word? (#122)
Добавил слово, которого не хватало
2025-04-28 19:12:46 +01:00
Nekrolm 6ccd0617ec implicit bool 2024-09-24 20:34:43 +01:00
Nekrolm a75719c82c default = default 2024-08-25 16:43:15 +01:00
Nekrolm 1215982572 add assume 2024-08-24 18:38:38 +01:00
Dmitry Sviridkin 0c3d69b653 Update zero_size.md 2024-08-08 23:32:34 +01:00
Dmitry Sviridkin d19fea1b6a Update comparison_operator_rewrite.md 2024-07-22 00:44:04 +01:00
Dmitry Sviridkin b15ab7e940 Update comparison_operator_rewrite.md 2024-07-22 00:43:23 +01:00
Nekrolm 0ff8442b60 typo 2024-07-22 00:40:02 +01:00
Nekrolm 468f9c2d49 add operator overwrite pitfall 2024-07-22 00:36:31 +01:00
Nekrolm b121efbfbd random_int_distribution and cleanups 2024-05-26 23:24:57 +01:00
Dmitry Sviridkin 30ee8039a2 Update missing_return.md
add the most memetic example
2024-05-16 18:10:51 +01:00
Nekrolm 7e7b209b94 typo 2024-04-27 20:38:20 +01:00
Nekrolm b7c76f3d5f multidimensional operator[] 2024-04-27 20:35:08 +01:00
Nekrolm 2a4c87d88c typo 2024-04-26 23:43:02 +01:00
Nekrolm 77691d72a5 small note about C 2024-04-20 11:43:58 +01:00
Nekrolm 99ffb4fcdc std function address restrictions 2024-04-20 11:13:24 +01:00
Nekrolm 27b88e7ee7 ranges hell 2024-04-07 20:27:20 +01:00
Nekrolm 452f6f00e2 missing comma 2024-02-18 00:47:39 +00:00
Nekrolm 134aaaa787 add explicits 2024-02-18 00:25:56 +00:00
Sergei Shulman 03d848b7d2 Fix typos and link in aligned_storage.md 2023-05-11 21:22:49 +02:00
Nekrolm d12873e450 aligned storage 2023-05-10 00:25:03 +01:00
Dima Granetchi ac6335d81b fix typo (rp vs p) 2023-02-17 23:30:53 +02:00
Sergei Shulman 377cd2e2ea Fix typos in shared_ptr_constructor.md 2022-08-18 10:20:17 +02:00
Dmitry d428774588 Update shared_ptr_constructor.md
fix code block
2022-07-28 18:24:54 +04:00
Dmitry b374ee4673 Update shared_ptr_constructor.md
typing
2022-07-28 18:17:44 +04:00
Nekrolm 8a927eeec0 small rephrase 2022-07-28 17:00:37 +03:00
Nekrolm 087e8dc926 add notes for std::make_shared 2022-07-28 16:58:54 +03:00
Dmitry Sviridkin 06c31a7b8a add notes about 0-terminated strings 2022-04-21 14:04:29 +04:00
user 2a91e3df13 fix typos 2022-03-24 14:03:41 +03:00
Gleb Koveshnikov 3e841ea40c fix typos and lang syntax highlight 2022-03-20 12:49:46 +03:00
Sergei Shulman 9b9d2d7eb9 Fix typos in syntax 2022-02-20 21:54:26 +02:00
gleb-kov 9037242f4e prettify zero_size.md 2022-02-20 13:49:10 +03:00
Dmis 507f7a6d02 empty structs & zero size 2021-10-09 21:24:57 +03:00
Dmis 8746a2a71d typing 2021-07-04 14:13:46 +03:00
Dmis e0e79ef657 floats and try-catch 2021-07-04 14:09:56 +03:00
Dmis 79ae676d2e typing 2021-06-03 18:58:23 +03:00
Dmis b38e15ff20 fix filename 2021-06-03 18:55:32 +03:00
Dmis 5083b8e8fd add comma operator 2021-06-03 18:51:33 +03:00
Dmis 9f2f138562 some style fixes 2021-03-22 22:48:39 +03:00
Dmis 8bb5de68de typos 2021-03-22 22:42:06 +03:00
Dmis 6f7b57d110 add iostreams 2021-03-22 22:36:02 +03:00
Dmis 0c1eae9a19 map trap 2021-03-18 20:41:44 +03:00
Dmis aae8e75935 fix typos 2021-02-22 00:39:45 +03:00
Dmis 4ef1581fb4 add c-variadic 2021-02-22 00:12:44 +03:00
Dmitry K 5da4e512d0 Fix minor mistakes and typos. 2021-02-17 09:57:34 +03:00
Dmis 088ccd5a31 no-return 2021-02-07 00:20:32 +03:00
Dmis f9fd0540cb enable_if 2021-02-06 00:26:40 +03:00
Lapshin Dmitry (LDVSOFT) 3044683372 Fix quotation marks: use « » in Russian text. 2021-01-25 17:50:25 +03:00