hsutter
1922e46ac7
Merged F.40 into F.15 (issue #1
2015-12-01 08:25:56 -08:00
hsutter
9e7bd3d4c4
Merged F.25 into F.15 (issue #1 )
2015-12-01 08:08:10 -08:00
hsutter
89bf79e00c
Merged F.24 into F.15 (issue #1 )
2015-12-01 08:04:50 -08:00
hsutter
7d3ff3c0b1
Merged F.23 into F.15 (issue #1 )
2015-12-01 07:58:37 -08:00
hsutter
59eacc8aad
Merged F.22 into F.15 (issue #1 )
2015-12-01 07:54:46 -08:00
hsutter
7fb7db3f0d
Merged F.21 into F.15 (issue #1 )
2015-12-01 07:48:46 -08:00
hsutter
65dc9e9c37
Merged F.20 into F.15 (issue #1 )
2015-12-01 07:42:11 -08:00
Gabriel Dos Reis
1f540b5021
Merge pull request #415 from blakehawkins/pull_request_additions
...
add document style guidelines to contributing.md
2015-11-30 16:08:14 -08:00
Blake Hawkins
579e4b359e
add document style guidelines to contributing.md
2015-11-30 21:58:13 +00:00
Gabriel Dos Reis
105ff97910
Merge pull request #408 from Eliyahu-Ravuna/patch-20
...
The vector was missing template arguments. Fixed
2015-11-27 09:43:59 -08:00
Eliyahu Ravuna
282a11de26
The vector was missing template arguments. Fixed
...
Thank you for the feedback in #402 .
char replaced with uint8_t.
2015-11-27 08:10:16 +02:00
Gabriel Dos Reis
6634ea7d79
Merge pull request #405 from Alexolut/patch-2
...
fixed a typos because of zero-based indexing
2015-11-25 04:37:22 -08:00
Alexolut
e238597f6c
fixed a typos because of zero-based indexing
...
Another misunderstanding: how container can be modified (side-effect in a call of `f(&v[i])` ) if we passing only an address to element, not a address to container?
2015-11-25 11:19:08 +03:00
Gabriel Dos Reis
ff78f166b5
Merge pull request #404 from mkluwe/master
...
Fix grammar in I.22
2015-11-24 09:57:40 -08:00
Matthias Kluwe
66ca2b5f6a
Fix grammar in I.22
2015-11-24 18:34:56 +01:00
Gabriel Dos Reis
d144707dab
Merge pull request #403 from Alexolut/patch-1
...
fix typos
2015-11-24 08:03:11 -08:00
Alexolut
ac40133baa
fix typos
2015-11-24 18:59:18 +03:00
Gabriel Dos Reis
bbcad329e6
Merge pull request #400 from JordanTHarris/patch-1
...
Fix grammar in Appendix C...
2015-11-23 13:37:25 -08:00
Jordan Harris
f211ce714c
Fix grammar in Appendix C...
...
Discussion: Make base class destructors public and virtual, or protected and nonvirtual
2015-11-20 14:00:57 -05:00
Gabriel Dos Reis
21b6f6c82d
Merge pull request #263 from Eliyahu-Ravuna/patch-11
...
Suggested example for PER.4
2015-11-19 18:37:40 -08:00
Eliyahu Ravuna
dda7a868b1
Suggested example for PER.4
2015-11-20 03:31:37 +02:00
hsutter
4abbd0618f
Improved F.41
...
Added potential C++17 example based on EWG direction in Kona
2015-11-18 20:28:38 -08:00
Gabriel Dos Reis
de57702fdd
Merge pull request #386 from RicoAntonioFelix/master
...
Correction of minor errors...
2015-11-18 16:05:42 -08:00
RicoAntonioFelix
3140dde428
Added missing capture clause in lambda expression and missing variable name from declaration of file object...
2015-11-18 19:02:14 -04:00
Gabriel Dos Reis
bbbb922dd0
Merge pull request #389 from darrnshn/master
...
Minor fixes to NL.8
2015-11-18 13:44:00 -08:00
Gabriel Dos Reis
0330fcb265
Merge pull request #394 from tituswinters/p.7
...
Don't ruin the complexity of your interface with checking.
2015-11-18 13:43:16 -08:00
Gabriel Dos Reis
f192595981
Merge pull request #397 from tituswinters/enum.3
...
Fix the enum class example
2015-11-18 13:42:01 -08:00
tituswinters
549da18a72
Update CppCoreGuidelines.md
...
Typo in the clarification. Don't ruin the complexity of your thing with added checks. :)
2015-11-18 07:28:30 -05:00
Titus Winters
2bd1f7a94d
Fix the "enum class" example (which was backwards and broken).
2015-11-17 17:54:57 -05:00
Titus Winters
937488887f
Don't ruin the complexity of your interface with checking.
2015-11-17 16:22:21 -05:00
Gabriel Dos Reis
fe811ed63a
Merge pull request #393 from tituswinters/p.2
...
Add a little to the "Don't use non-standard extensions discussion."
2015-11-17 13:13:27 -08:00
Gabriel Dos Reis
fdd2303664
Merge pull request #392 from tituswinters/master
...
Changes that seem editorial or (hopefully) non-controversial.
2015-11-17 13:11:27 -08:00
Titus Winters
b3e6c82ade
Add a little to the "Don't use non-standard extensions discussion."
2015-11-17 16:07:50 -05:00
Titus Winters
21815d7ba0
Changes that seem editorial or (hopefully) non-controversial.
2015-11-17 15:37:04 -05:00
Darren Shen
63e5e23e2c
Fix NL.8 typo
2015-11-14 15:17:33 +11:00
Andrew Pardoe
ca22f65232
Merge pull request #387 from darrnshn/master
...
Fix minor formatting issues
2015-11-12 14:57:55 -08:00
Andrew Pardoe
cc3ffb50af
Merge pull request #385 from timp3289/patch-1
...
Fixed typo
2015-11-12 14:56:18 -08:00
Andrew Pardoe
250002e065
Merge pull request #380 from rholmes777/master
...
Update CppCoreGuidelines.md
2015-11-12 14:55:05 -08:00
Darren Shen
92458af3fa
Fix minor formatting
2015-11-12 20:02:50 +11:00
timp3289
31016ad113
Fixed typo
2015-11-11 21:30:29 +11:00
Richard Holmes
f13a89539e
Fix F.16 (Use T* or owner<T*> to designate a single object) to use consistent variable name in the example provided.
2015-11-08 22:37:30 -06:00
Gabriel Dos Reis
ccdb10b403
Merge pull request #378 from cubbimew/master
...
typo: s/preformance/performance
2015-11-04 19:20:20 -08:00
Sergey Zubkov
f0091dbc56
typo: s/preformance/performance
2015-11-04 22:08:32 -05:00
Gabriel Dos Reis
8669d1c75a
Merge pull request #377 from neilmacintosh/dev/neilmac/rename-span
...
Rename array_view==span, string_view==string_span.
2015-11-04 14:29:43 -08:00
Neil MacIntosh
5bb3b3f732
Updated description of *_view to reference span.
2015-11-04 14:17:24 -08:00
Neil MacIntosh
af48243d0a
Updated FAQ entry about string_span/string_view.
2015-11-04 14:13:01 -08:00
Neil MacIntosh
0a9cdd34b6
Grammar fixes after span rename.
2015-11-04 14:11:47 -08:00
Neil MacIntosh
0eaee02da9
Rename: array_view=>span, string_view=>string_span.
2015-11-04 13:53:09 -08:00
Bjarne Stroustrup
7df274bcbe
etc
...
just a few of my assignments; I'll get better at keeping track
2015-11-03 18:11:46 -05:00
Gabriel Dos Reis
98dd36e921
Merge pull request #369 from villasv/master
...
C.43: rewording and examples suggested in #344
2015-11-03 02:05:30 -08:00