Commit Graph

147 Commits

Author SHA1 Message Date
Dmis fb0cd05def unreachable sentinel 2021-11-06 00:48:35 +03:00
Dmitry d477dc9d92 Merge pull request #60 from dotcypress/patch-1
fix typo
2021-10-14 23:16:36 +03:00
Vitaly Domnikov 8205ae4757 fix typo 2021-10-14 13:12:42 -07:00
Dmis 8683678d0d init order fiasco and unused headers 2021-10-14 22:58:05 +03:00
Dmitry e9ac9bd539 Merge pull request #58 from Fenolftalein/patch-1
Fix title
2021-10-14 12:31:46 +03:00
Vlad Saenko 14c7ffefc2 Fix title
Epic pull request
2021-10-14 12:04:28 +03:00
Dmis 507f7a6d02 empty structs & zero size 2021-10-09 21:24:57 +03:00
Dmitry 2e02a99058 Merge pull request #55 from sigasigasiga/patch-1
не компилируется пример кода
2021-09-29 01:01:10 +03:00
Yegor Bychin ee88fbafd6 не компилируется пример кода
из дочернего класса нельзя просто так достучаться до методов родительского, если родительский класс параметризован шаблоном. только через `this->`
2021-09-29 00:29:07 +03:00
Dmis f5593d756f fix typo 2021-09-08 22:31:03 +03:00
Dmis 876b8fb7a6 correct notes about modern langs 2021-09-08 22:27:52 +03:00
Dmis 2bdb83fcbf some style changes 2021-09-05 18:53:51 +03:00
Dmis 1651b290ae some style changes 2021-09-05 18:52:12 +03:00
Dmis 415d15e95f add uninitialized variables 2021-09-05 18:46:00 +03:00
Dmitry a8ef343ea2 Merge pull request #52 from vladimirgamalyan/patch-1
Fix a typo
2021-08-09 07:17:26 +03:00
Vladimir Gamalyan 34a4c4c331 Fix a typo 2021-08-09 00:36:28 +03:00
Dmitry 69a70aee28 Update trivial_types_and_ABI.md 2021-08-08 17:10:04 +03:00
Dmis c9fad02f4a fix contents 2021-08-08 17:03:52 +03:00
Dmis fa0d75af07 trivial types 2021-08-08 17:00:56 +03:00
Dmis 51015e0585 add readme link 2021-08-01 16:33:48 +03:00
Dmis f314e61880 condition variable trap 2021-08-01 16:31:03 +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 f357e83ea8 signal unsafety 2021-06-20 19:01:36 +03:00
Dmis 2b0ef728c9 more examples for floating points 2021-06-20 18:07:33 +03:00
Dmitry b99fd6fc41 Merge pull request #48 from tsayukov/patch-1
fix typo
2021-06-03 20:03:39 +03:00
Pavel Tsayukov c24aaa7a9b fix typo 2021-06-03 19:21:53 +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 4c43c65e22 rm wrong file 2021-06-03 18:54:08 +03:00
Dmis 5083b8e8fd add comma operator 2021-06-03 18:51:33 +03:00
Dmitry b1dcc75cc6 Merge pull request #47 from LDVSOFT/patch-2
I am grumpy!
2021-05-31 03:45:58 +03:00
Lapshin Dmitry 6f509ff78b I am grumpy! 2021-05-31 03:15:36 +03:00
Dmis fcad6c5f50 fix style 2021-05-30 20:12:47 +03:00
Dmis da3f3eae8f notes about template and anomynous namespace 2021-05-30 20:09:41 +03:00
Dmis 1089c1a030 notes about template and anomynous namespace 2021-05-30 20:07:02 +03:00
Dmis bbc6cee412 fix reference 2021-05-30 19:52:42 +03:00
Dmis f42f47fa19 fix wrong header 2021-05-30 19:51:31 +03:00
Dmis 24cd11e1d1 fix __attribute__ displaying 2021-05-30 19:50:27 +03:00
Dmis cfb5967d3d ODR violation fixes 2021-05-30 19:48:37 +03:00
Dmis ae103c6e62 ODR violation 2021-05-30 19:42:36 +03:00
Dmis e9404b903a notes about delete 2021-05-10 13:58:14 +03:00
Dmis e4e9872346 operator new[] 2021-05-10 00:55:40 +03:00
Dmis 88562dc67e tuple creation notes 2021-04-19 21:38:58 +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
Dmitry 871c782890 Update shared_ptr.md 2021-03-10 13:26:35 +03:00
Dmitry e6e02de426 fix format 2021-03-07 20:42:24 +03:00