Explore >> Select a destination


You are here

www.cppstories.com
| | www.bfilipek.com
0.5 parsecs away

Travel
| | Let's put C++17 in practice! One of the good ways to do it is to take part in a coding challenge. So together with Jonathan Boccara from Fluent C++ we invite you to participate in "The Expressive C++17 coding challenge". The Expressive C++17 coding challenge Jonathan made a few contests on his blog (for example this one), and I thought it might be fun to do something similar for C++17.
| | boonaree.wordpress.com
2.2 parsecs away

Travel
| | This is the excerpt for your very first post.
| | cppstories.com
0.3 parsecs away

Travel
| | Recently, I've found somethinginterestingin Visual Studio that improved my Logger! I had a function called AddMsg /** appends message to the log file */ void AddMsg(LOG_MODE m, int level, char* strModule, char *strMsg, ...); But, when you wanted to add a comment you needed to use quite complicated and long syntnax, like:
| | loisreadsbooks.com
7.3 parsecs away

Travel
| 1 post published by loisreadsbooks on April 23, 2020