C++ Madrid: James McNellis (Microsoft): Everything You Ever Wanted to Know about DLLs
James McNellis visits C++ Madrid
Everything You Ever Wanted to Know about DLLs
It will take place at Indizen's offices in Madrid on October the 10th.
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Jordi Mon Companys | Sep 27, 2017 09:20 AM | Tags: community
James McNellis visits C++ Madrid
Everything You Ever Wanted to Know about DLLs
It will take place at Indizen's offices in Madrid on October the 10th.
By Adrien Hamelin | Sep 26, 2017 01:04 PM | Tags: efficiency community
A new library is out!
Introducing Abseil, a new common libraries project
by Titus Winters
From the article:
Today we are open sourcing Abseil, a collection of libraries drawn from the most fundamental pieces of Google’s internal codebase. These libraries are the nuts-and-bolts that underpin almost everything that Google runs. Bits and pieces of these APIs are embedded in most of our open source projects, and now we have brought them together into one comprehensive project. Abseil encompasses the most basic building blocks of Google’s codebase: code that is production tested and will be fully maintained for years to come.
By Adrien Hamelin | Sep 26, 2017 12:53 PM | Tags: community
Cppcon continues!
#CPPCON2017. Day 1. Hope to get something-better-than-chevron-hell
by "No Bugs" Hare
From the article:
IMO, the most important thing which has happened on Day 1 was a series of discussions about potential replacement for overloaded operator << in iostreams <yay! />.
By Jordi Mon Companys | Sep 26, 2017 12:35 PM | Tags: community
The Faraday Medal is awarded for conspicuous service rendered to the advancement of science, engineering and technology:
Bjarne Stroustrup awarded 2017 Faraday Medal
by Institution of Engineering and Technology
From the article:
“I am honored and humbled to see my name among so many illustrious previous winners of the prize,” said Stroustrup. “This privilege is only possible through the superb work of the C++ community.”
By Adrien Hamelin | Sep 25, 2017 01:41 PM | Tags: community
The new Cppcon is here!
CPPCON2017 Day 0: IMO best posters
by "No Bugs" Hare
From the article:
Very short report from day 0 of CPPCON2017. Registration reception was lively (with Gor Nishanov being the star of the show, but lots of the other interesting people were noticed, I even spotted <da-dum /> Bjarne Himself).
By Meeting C++ | Sep 20, 2017 01:20 AM | Tags: meetingcpp community basics
For the first time ever, you can participate in Meeting C++ as a volunteer, just like you could do with CppCon!
Volunteering at Meeting C++ 2017
by Jens Weller
From the article:
Something new, which didn't exist in the last 5 editions of the Meeting C++ conference. You are now able to become a volunteer at Meeting C++ 2017, like you can and always could do for CppCon.
Historically the staff for Meeting C++ first was from my own C++ User Group...
By Adrien Hamelin | Sep 18, 2017 12:10 PM | Tags: efficiency community
A good way to simplify your life:
What's new in clang-format 5
by Benoît Blanchon
From the article:
Clang 5 was released last week.
It's a good opportunity to talk about a not-enough-known tool: Clang-format.Clang-format is part of the Clang project but can be used without the Clang compiler. It's an independent executable.
Clang-format is a code linter for C++. It takes a non-formatted code as input and produces a well-formatted code as output. The result is instantaneous.
By Adrien Hamelin | Sep 18, 2017 11:55 AM | Tags: community
A new version is out.
Just::Thread Pro v2.5.0 released with coroutines support
by Anthony Williams
From the article:
I am pleased to announce that Just::Thread Pro v2.5.0 has been released. This adds support for gcc 7, clang 4.0 and clang 5.0, but the big change with this version is the support for coroutines with Microsoft Visual Studio 2017, and clang 5.0 on ubuntu when used with libc++ 5.0.
By Meeting C++ | Sep 14, 2017 06:13 AM | Tags: performance meetingcpp intermediate experimental efficiency community c++14 c++11 boost basics advanced
The Schedule for Meeting C++ 2017 is live:
Meeting C++ 2017 Schedule
by Jens Weller
Overview:
For 3 days there is a keynote per day and 4 tracks in parallel of very good C++ Content.
By Adrien Hamelin | Sep 11, 2017 02:31 PM | Tags: community
New announcment!
Plenary Announced: Lars Knoll
From the article:
Lars Knoll‘s plenary is entitled, Qt as a C++ Framework: History, Present State and Future.