<chrono> and more - CppCast http://nzzl.us/5aAKPuy via @nuzzel
Cppcast
and more - CppCast
CppCast is the only podcast for C++ developers by C++ developers.
Modern C++ CI - Juan Medina Personal Blog http://nzzl.us/6ZXiqot via @nuzzel
Juan Medina Personal Blog
Modern C++ CI | Juan Medina Personal Blog
Personar blog from Juan Medina
forking in higher order meta functions - kvasir::mpl part 10 of n http://nzzl.us/oMnkSPr via @nuzzel
odinthenerd.blogspot.co.uk
forking in higher order meta functions - kvasir::mpl part 10 of n
A few posts ago I introduced forking as an optimization when composing algorithms, as it turns out its also a great tool for composing funct...
Software Engineers C++, Qt/QML in Berlin - Meeting C++ http://nzzl.us/rnMoHMI via @nuzzel
Meetingcpp
Software Engineers C++, Qt/QML in Berlin - Meeting C++
We are looking for talented...
Multiple error handling with the optional monad in C++ http://nzzl.us/GGU0odw via @nuzzel
Fluent C++
Multiple error handling with the optional monad in C++
Expressive code in C++
An Introduction to std::array http://nzzl.us/4RRpv5e via @nuzzel
Embedded Artistry
An Introduction to std::array
Following up on last week's article on std::vector, today we will be
focusing on std::array. Where std::vector represented dynamically sized
arrays, std::array is a container that represents arrays of fixed size.
std::array lends itself nicely to use…
focusing on std::array. Where std::vector represented dynamically sized
arrays, std::array is a container that represents arrays of fixed size.
std::array lends itself nicely to use…
C++ Core Guidelines: The Philosophy http://nzzl.us/7tNTWmE via @nuzzel
Modernescpp
C++ Core Guidelines: The Philosophy - ModernesCpp.com
A C++ review community - Meeting C++ http://nzzl.us/fLWkrTs via @nuzzel
Meetingcpp
A C++ review community - Meeting C++
I've been thinking about this for quite a while, and now its time to give it a try...
Future Ruminations http://nzzl.us/3qhNlO4 via @nuzzel
sean-parent.stlab.cc
Future Ruminations
Background
Visual Studio Code C/C++ extension July 2017 Update - time to try out the new IntelliSense! http://nzzl.us/fqvrTkR via @nuzzel
Microsoft
Visual Studio Code C/C++ extension July 2017 Update – time to try out the new IntelliSense!
C++ tutorials, C and C++ news, and information about the C++ IDE Visual Studio from the Microsoft C++ team.
C++ Unit Testing Updates: Announcing Boost.Test Adapter and Improved Google Test Support http://nzzl.us/UHvE8Jd via @nuzzel
Microsoft
C++ Unit Testing Updates: Announcing Boost.Test Adapter and Improved Google Test Support
C++ tutorials, C and C++ news, and information about the C++ IDE Visual Studio from the Microsoft C++ team.
How to Use Overloaded Functions With The STL - Results of the GOT challenge http://nzzl.us/cNLmoCa via @nuzzel
Fluent C++
How to Use Overloaded Functions With The STL – Results of the GOT challenge
Expressive code in C++
A Summary of the Metaclasses Proposal for C++ http://nzzl.us/b4kCIUG via @nuzzel
Fluent C++
A Summary of the Metaclasses Proposal for C++
Expressive code in C++