Commit Graph

18 Commits

Author SHA1 Message Date
Michael V. DePalatis
7d67dbef4c Fix typo 2018-01-18 10:01:38 -05:00
Jason Turner
e44c92bcf9 Add reference to discussion on variadic functions
Closes #53
2016-09-28 13:26:25 -06:00
Jason Turner
0283fd3c17 Merge pull request #41 from rob100/variadic_functions
Do not define a variadic function
2016-03-11 14:57:38 -07:00
rob100
4a3abb8232 Do not define a variadic function 2015-09-15 14:51:52 +02:00
Jason Turner
d8ea5adc67 Update notes on return types 2015-08-28 12:07:06 -06:00
Jonathan Turner
bc10318946 Moving link to the key part of the sentence 2015-08-25 10:17:18 -07:00
Jason Turner
d3a6edba2e better examples for passing values for safety
Address comments from #37
2015-08-24 16:15:05 -06:00
Jason Turner
bf0a81c718 Merge pull request #38 from vladon/patch-1
Update 04-Considering_Safety.md
2015-08-24 16:03:40 -06:00
Vladislav Yaroslavlev
f6b955a3e9 Update 04-Considering_Safety.md
Passing and returning simple types
2015-08-23 02:06:03 +03:00
Vladislav Yaroslavlev
330b170e77 Update 04-Considering_Safety.md 2015-08-23 01:52:26 +03:00
rob100
83de05d9cd Several minor improvements
Fixed some typos, added some links and some further minor improvements
2015-08-04 14:57:28 +02:00
Jason Turner
bcc650ae05 Add note about const & vs return by value
Closes #21
2015-07-17 18:36:39 -06:00
Timothy Lyanguzov
d8d773168e Add buffer example for unique_ptr 2015-06-12 12:40:58 +12:00
Jason Turner
6d21a04e79 Add note on array usage.
Closes #15
2015-06-08 10:23:12 -06:00
rob100
d9a035cbc4 Prefer C++-style cast
Use C++-style cast instead of C-style cast
2015-06-05 11:06:28 +02:00
Alex Swindler
21a6d5aa88 Small improvements, cleanup 2015-05-24 21:32:03 -06:00
Jason Turner
df3a78a3ec Update 04-Considering_Safety.md 2015-01-30 21:05:28 -07:00
Jason Turner
1577bec869 Shift chapters around to allow for TOC 2014-05-24 11:37:53 -06:00