cppnow2015
C++ function documentation
A repository showcasing an expanded explanation of the C++ standard library function for_each_arg
Repository for my C++Now 2015 Lightning Talk: "for_each_arg explained and expanded"
7 stars
2 watching
1 forks
Language: C++
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
vittorioromeo/cppcon2014 | A repository containing slides and code for a talk on C++11/C++14 game development | 87 |
utilforever/modern-cpp-tutorial | A curated collection of resources and tutorials for learning Modern C++ | 325 |
cppcon/cppcon2016 | Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,809 |
cpgf/cpgf | A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
boostcon/cppnow_presentations_2015 | A collection of presentations and talks on various topics related to C++ development, including language features, libraries, frameworks, testing, and best practices. | 202 |
vittorioromeo/vrm_core | A lightweight C++ utility library providing general-purpose functionality | 34 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
diegoperini/cppnow2014-doppl | Provides slides and code materials from a 2014 presentation on using C++ as a concurrent assembly language | 8 |
boostcon/cppnow_presentations_2016 | A collection of presentation materials and resources from C++Now 2016 focused on language-specific topics and best practices for developing high-performance, concurrent, and maintainable C++ applications. | 83 |
boostcon/cppnow_presentations_2023 | A collection of presentations covering various aspects of C++ programming and related topics | 83 |
acdemiralp/acd | A collection of single-file utilities for C++. | 30 |
alairion/not-enough-standards | A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
boostcon/cppnow_presentations_2019 | A repository of C++ conference presentations from 2019. | 90 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
boostcon/cppnow_presentations_2014 | A collection of C++ presentations and talks from 2014 on various topics including templates, metaprogramming, networking, concurrency, and more. | 433 |