Commit Graph

128 Commits

Author SHA1 Message Date
Anthony Calandra
ca16137a45 Fix decltype typo. 2016-11-12 11:10:41 -08:00
Anthony Calandra
535c4b6af2 Attempt to fix broken links. part 2 2016-11-12 11:08:28 -08:00
Anthony Calandra
a8be1ff7e2 Merge branch 'master' of github.com:AnthonyCalandra/modern-cpp-features 2016-11-12 11:05:59 -08:00
Anthony Calandra
bfcaf11354 Attempt to fix broken links. 2016-11-12 11:05:41 -08:00
Miro Knejp
4394147613 Add C++14 initializiers for lambda captures 2016-11-12 18:52:01 +01:00
Richard Smith
a633a217ea Fix incorrect (ill-formed) example for class template argument deduction 2016-11-11 16:47:25 -08:00
thukydides
b924bed254 Update README.md 2016-11-11 20:35:19 +01:00
Alberto Luaces
698a849861 Fixed misspelling 2016-11-11 20:19:43 +01:00
Anthony Calandra
bc7989e262 move; forward; acknowledgements; conclusions. 2016-11-10 19:52:26 -08:00
Anthony Calandra
35b4bd4c04 type traits; chrono; tuples; tie; etc... 2016-11-09 21:54:53 -08:00
Anthony Calandra
3b084346dd Fix std::to_string link. 2016-11-06 18:25:36 -08:00
Anthony Calandra
599b4e427a Consistency. 2016-11-06 18:24:31 -08:00
Anthony Calandra
2aa7b6a89e Finish C++11 language section. 2016-11-06 18:23:41 -08:00
Anthony Calandra
709b4c812e More C++11 language features. 2016-11-06 10:58:46 -08:00
Anthony Calandra
15861fe88f More C++11 language features. 2016-11-05 21:11:14 -07:00
Anthony Calandra
0c58e19c39 move semantics; rvalue references; start of std::move. 2016-11-04 23:09:04 -07:00
Anthony Calandra
7f928a5ce7 Variadic templates are a new C++11 feature; start move semantics. 2016-11-04 19:58:43 -07:00
Anthony Calandra
2308d8e199 Finish C++14 library additions. 2016-11-04 19:42:27 -07:00
Anthony Calandra
624dcf4e8a Remove non-std lib example. 2016-11-03 21:20:53 -07:00
Anthony Calandra
c80f3b6251 User-defined literals. 2016-11-03 21:13:04 -07:00
Anthony Calandra
73ccd854ee Finished C++14 language features; better descriptions. 2016-11-02 22:16:21 -07:00
Anthony Calandra
22d0352eb4 Better phrasing. 2016-11-01 22:42:14 -07:00
Anthony Calandra
168620e99e Unsafe example. 2016-11-01 22:35:11 -07:00
Anthony Calandra
54a50ab725 Started C++14 language section; cleanup. 2016-11-01 22:32:27 -07:00
Anthony Calandra
416388e361 A better string_view description. 2016-10-30 22:54:29 -07:00
Anthony Calandra
d829dd417c Fix typos and links. 2016-10-30 20:36:11 -07:00
Anthony Calandra
c69831ae2c Overview note. 2016-10-30 20:33:51 -07:00
Anthony Calandra
3efab41f2e Initial commit. 2016-10-30 20:30:51 -07:00