Commit Graph

  • a0ae2d068c std::move typo runewalsh 2018-09-05 13:52:37 +03:00
  • aa50febf56 Add parallel algorithms (#39) Tulio Leao 2018-08-28 21:01:31 -03:00
  • bfebe0936c Merge pull request #42 from NutshellySima/master Anthony Calandra 2018-08-28 19:59:08 -04:00
  • 46c20a843c Use std::size instead of sizeof in string_view example Chijun Sima 2018-08-24 15:03:36 +08:00
  • d386a48f3b Add std::byte. Anthony Calandra 2018-08-23 22:45:05 -04:00
  • 6bd5496581 Fix tuples comment. Anthony Calandra 2018-08-23 22:18:32 -04:00
  • 2f7066a939 Add sections for decltypes and improve descriptions. Anthony Calandra 2018-08-23 22:17:56 -04:00
  • 12b9992c01 Add filesystem library (#38) Tulio Leao 2018-08-20 12:24:54 -03:00
  • 36729c1716 Add Threads library (#37) Tulio Leao 2018-08-12 15:34:30 -03:00
  • 79c439134f Simplify Type Traits example (#35) Tulio Leao 2018-08-04 22:31:23 -03:00
  • 21c9492403 Improve std::chrono example (#34) Tulio Leao 2018-08-04 22:29:40 -03:00
  • 687c0ce558 Merge branch 'master' of github.com:AnthonyCalandra/modern-cpp-features Anthony Calandra 2017-08-20 14:02:48 -04:00
  • db43d4b9c6 - Partition features based on major C++ version into separate readme files. - Fix fold expressions typo. - Add a CONTRIBUTING.md file on how to effectively contribute. Anthony Calandra 2017-08-20 14:01:23 -04:00
  • d6d81c42ec Merge pull request #27 from AnthonyCalandra/revert-26-master Anthony Calandra 2017-07-13 08:24:50 -04:00
  • c3feeca5f2 Revert "Named rvalue references are treated as lvalue references" Anthony Calandra 2017-07-13 08:24:17 -04:00
  • 6ac9ad0972 Merge pull request #26 from Peter-Levine/master Anthony Calandra 2017-07-12 17:36:12 -04:00
  • 883c196001 Named rvalue references are treated as lvalue references Peter-Levine 2017-07-11 22:50:00 -04:00
  • c4431e1c38 Typo in std::make_shared section. Anthony Calandra 2017-06-25 15:07:35 -04:00
  • 89427e964a Merge branch 'master' of github.com:AnthonyCalandra/modern-cpp-features Anthony Calandra 2017-06-24 13:14:48 -04:00
  • 543545ca9c Add sections on the std::make_X helper functions; improve section on smart pointers; structured bindings typo. Anthony Calandra 2017-06-24 13:14:26 -04:00
  • bf2f09b590 Merge pull request #21 from gogoprog/feature/narrowing-braced-list Anthony Calandra 2017-04-25 12:30:23 -04:00
  • 4ad2d10cc0 Added narrowing example in braced list syntax Gauthier Billot 2017-04-25 10:29:50 +02:00
  • b887e0eb55 Add definition of my_integer_sequence. Anthony Calandra 2017-04-24 21:50:58 -04:00
  • a48cfaecf9 Merge pull request #20 from tupaschoal/initializer Anthony Calandra 2017-04-24 21:43:50 -04:00
  • 0b28c24857 Add section about variable templates to C++14 list Tulio Leao 2017-04-09 16:08:33 -03:00
  • 102599050a Add improvement to usage of right angle brackets Tulio Leao 2017-04-09 15:43:05 -03:00
  • 899e94e3c5 Update example to use uniform initialization Tulio Leao 2017-04-08 19:09:59 -03:00
  • df931dfff4 Add section on non-static data member initializers Tulio Leao 2017-04-08 15:40:22 -03:00
  • 80005e1e9b Add section about inline namespaces Tulio Leao 2017-04-08 15:10:32 -03:00
  • a3c8e41cd2 Merge pull request #17 from tupaschoal/patch-1 Anthony Calandra 2017-04-08 11:43:09 -04:00
  • e1a7c18c37 Fix minor formatting issues Tulio Leao 2017-04-08 12:37:53 -03:00
  • 43098443dc Merge pull request #16 from tupaschoal/master Anthony Calandra 2017-04-01 00:07:03 -04:00
  • 59a661fc78 Merge pull request #1 from tupaschoal/tupaschoal-decltype-typo Tulio Leao 2017-03-31 22:05:53 -03:00
  • daaae83826 Fix C++11 decltype example Tulio Leao 2017-03-31 22:05:28 -03:00
  • 2159f83b30 Merge branch 'master' of github.com:AnthonyCalandra/modern-cpp-features Anthony Calandra 2017-03-25 00:05:35 -04:00
  • fe636d3aff Explicit conversion functions. Anthony Calandra 2017-03-24 23:50:53 -04:00
  • a3ac112431 Converting constructors. Anthony Calandra 2017-03-24 23:44:54 -04:00
  • fc3e9b8203 Direct list initialization of enums. Anthony Calandra 2017-03-24 23:20:04 -04:00
  • 9ee231d459 Merge pull request #14 from mos6502/master Anthony Calandra 2017-03-16 12:07:59 -04:00
  • c4fcc6250b Fix example for decltype(auto) and Initializer lists Mos 2017-03-16 19:33:54 +04:00
  • 1f3a7a3316 UTF-8 character literals. Anthony Calandra 2017-01-15 18:06:21 -05:00
  • ffe72e9d84 Lambda capture this by value. Anthony Calandra 2017-01-15 17:45:48 -05:00
  • 85e9d0b6d9 Fix typo. Anthony Calandra 2017-01-15 17:18:41 -05:00
  • e6da8e3511 Provide link to GH's contributors page. Anthony Calandra 2017-01-03 15:29:53 -05:00
  • cf66a7134c Merge pull request #11 from orabaev/master Anthony Calandra 2017-01-03 15:27:13 -05:00
  • 95ee20c82e Add final specifier Oleg Rabaev 2017-01-02 21:28:34 -05:00
  • 3864ef8300 Merge pull request #10 from dkorolev/master Anthony Calandra 2016-12-24 12:04:45 -05:00
  • 317894a4db Typo: s/would no compile/would not compile/. Dima 2016-12-23 21:52:11 -08:00
  • 78e63e17a6 Merge pull request #7 from Doerge/cross-reference Anthony Calandra 2016-11-14 19:34:09 -08:00
  • 4084ab080d Added cross-references. Aske Doerge 2016-11-14 11:34:33 +01:00
  • 9e0f6699d9 Acknowledge those who add new language/library content. Anthony Calandra 2016-11-12 12:35:33 -08:00
  • f7edc941fd Merge pull request #5 from mknejp/patch-1 Anthony Calandra 2016-11-12 12:33:55 -08:00
  • 0ff7797b5e incorporate feedback Miro Knejp 2016-11-12 21:23:33 +01:00
  • ca16137a45 Fix decltype typo. Anthony Calandra 2016-11-12 11:10:41 -08:00
  • 535c4b6af2 Attempt to fix broken links. part 2 Anthony Calandra 2016-11-12 11:08:28 -08:00
  • a8be1ff7e2 Merge branch 'master' of github.com:AnthonyCalandra/modern-cpp-features Anthony Calandra 2016-11-12 11:05:59 -08:00
  • bfcaf11354 Attempt to fix broken links. Anthony Calandra 2016-11-12 11:05:41 -08:00
  • 4394147613 Add C++14 initializiers for lambda captures Miro Knejp 2016-11-12 18:52:01 +01:00
  • 34fffd47f4 Merge pull request #3 from zygoloid/patch-1 Anthony Calandra 2016-11-11 17:00:58 -08:00
  • a633a217ea Fix incorrect (ill-formed) example for class template argument deduction Richard Smith 2016-11-11 16:47:25 -08:00
  • 6bb6ec1961 Merge pull request #2 from thukydides/digit-separator Anthony Calandra 2016-11-11 11:49:36 -08:00
  • b924bed254 Update README.md thukydides 2016-11-11 20:35:19 +01:00
  • 1a8525a3d6 Merge pull request #1 from aluaces/patch-1 Anthony Calandra 2016-11-11 11:25:15 -08:00
  • 698a849861 Fixed misspelling Alberto Luaces 2016-11-11 20:19:43 +01:00
  • bc7989e262 move; forward; acknowledgements; conclusions. Anthony Calandra 2016-11-10 19:52:26 -08:00
  • 35b4bd4c04 type traits; chrono; tuples; tie; etc... Anthony Calandra 2016-11-09 21:54:53 -08:00
  • 3b084346dd Fix std::to_string link. Anthony Calandra 2016-11-06 18:25:36 -08:00
  • 599b4e427a Consistency. Anthony Calandra 2016-11-06 18:24:31 -08:00
  • 2aa7b6a89e Finish C++11 language section. Anthony Calandra 2016-11-06 18:23:41 -08:00
  • 709b4c812e More C++11 language features. Anthony Calandra 2016-11-06 10:58:46 -08:00
  • 15861fe88f More C++11 language features. Anthony Calandra 2016-11-05 21:11:14 -07:00
  • 0c58e19c39 move semantics; rvalue references; start of std::move. Anthony Calandra 2016-11-04 23:09:04 -07:00
  • 7f928a5ce7 Variadic templates are a new C++11 feature; start move semantics. Anthony Calandra 2016-11-04 19:58:43 -07:00
  • 2308d8e199 Finish C++14 library additions. Anthony Calandra 2016-11-04 19:42:27 -07:00
  • 624dcf4e8a Remove non-std lib example. Anthony Calandra 2016-11-03 21:20:53 -07:00
  • c80f3b6251 User-defined literals. Anthony Calandra 2016-11-03 21:13:04 -07:00
  • 73ccd854ee Finished C++14 language features; better descriptions. Anthony Calandra 2016-11-02 22:16:21 -07:00
  • 22d0352eb4 Better phrasing. Anthony Calandra 2016-11-01 22:42:14 -07:00
  • 168620e99e Unsafe example. Anthony Calandra 2016-11-01 22:35:11 -07:00
  • 54a50ab725 Started C++14 language section; cleanup. Anthony Calandra 2016-11-01 22:32:27 -07:00
  • 416388e361 A better string_view description. Anthony Calandra 2016-10-30 22:54:29 -07:00
  • d829dd417c Fix typos and links. Anthony Calandra 2016-10-30 20:36:11 -07:00
  • c69831ae2c Overview note. Anthony Calandra 2016-10-30 20:33:51 -07:00
  • 3efab41f2e Initial commit. Anthony Calandra 2016-10-30 20:30:51 -07:00