Similar Channels to CppNow on the Channel Galaxy Map
YouTube Channel Recommendations for people who like CppNow (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About CppNow
None
Recent Videos from CppNow
Circle Metaprogramming: Better Features Make Better Libraries - Sean Baxter - CppNow 2022
Slides: https://github.com/boostcon
CppNow Website: https://www.cppnow.org
CppNow Twitter: @CppNow
---
Circle Metaprogramming: Better Features Make Better Libraries - Sean Baxter - CppNow 2022
Advanced language mechanisms in the Circle compiler improve the expressiveness of parameter packs, arg… Rehashing Hash Tables And Associative Containers - Eduardo Madrid - CppNow 2022
Slides: https://github.com/boostcon
CppNow Website: https://www.cppnow.org
CppNow Twitter: @CppNow
---
Rehashing Hash Tables And Associative Containers - Eduardo Madrid - CppNow 2022
One might think anything about mapping has been discussed twice already; however, because of the powers of Gener… Binary Object Serialization - Chris Ryan - CppNow 2022
Slides: https://github.com/boostcon
CppNow Website: https://www.cppnow.org
CppNow Twitter: @CppNow
---
Binary Object Serialization - Chris Ryan - CppNow 2022
This talk will describe a minimally intrusive technique to add serialization to a set of classes, traversing the hierarchical data, persi…