Conan C/C++ Package Manager
Do you know Conan?
What it does:
Conan is a portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language.
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Adrien Hamelin | Jun 14, 2016 12:56 PM | Tags: efficiency community
Do you know Conan?
What it does:
Conan is a portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language.
By Adrien Hamelin | Jun 13, 2016 12:53 PM | Tags: performance community
The new GoingNative is out!
GoingNative 50: New Visual C++ Code Optimizer
by Eric Battalio, Steve Carroll and Augustin Popa
From the video:
Happy 50th episode! This episode covers our new, more advanced code optimizer for the Visual C++ compiler back-end. It provides many improvements for both code size and performance, bringing the optimizer to a new standard of quality expected from a modern native compiler.
This is the first public release and we are encouraging people to try it and provide suggestions and feedback about potential bugs. The official release of the new optimizer is expected to be Visual Studio Update 3, while the release available today is unsupported and mostly for testing purposes.
Read our blog post to get the details!
By Adrien Hamelin | Jun 10, 2016 01:38 PM | Tags: community c++11
An interesting 3D engine in C++:
magnum: C++11/C++14 and OpenGL graphics engine
by Vladimír Vondruš
Description:
Magnum is 2D/3D graphics engine written in C++11/C++14 and modern OpenGL. Its goal is to simplify low-level graphics development and interaction with OpenGL using recent C++11/C++14 features and to abstract away platform-specific issues.
By Adrien Hamelin | Jun 8, 2016 12:04 PM | Tags: community c++14
More news about the contunious improvements of VS 2015:
Expression SFINAE improvements in VS 2015 Update 3
by Andrew Pardoe
From the article:
Last December we blogged about partial Expression SFINAE support in VS 2015 Update 1. Some of the things we heard from you after that post are that you wanted better Expression SFINAE support, especially for popular libraries such as Boost and Range-v3. These libraries have been our focus over the last few months...
By Adrien Hamelin | Jun 3, 2016 02:32 PM | Tags: community
Clang gets updated on Windows:
Clang 3.8 in the May release of Clang with Microsoft CodeGen
by Andrew Pardoe
From the article:
We have just released our fifth out-of-band update of Clang/C2 toolset. As always, this release has been driven by your feedback. While we’ve heard a lot of feature requests the one’s we’ve heard most frequently are that you want Clang 3.8 and you want x64-hosted compilers. We’re happy to say that we’re shipping both Clang 3.8 and x64-hosted compilers in the May 2016 release.
By Adrien Hamelin | Jun 3, 2016 02:30 PM | Tags: community
An overview of the recent C++ world:
C++ Annotated: March – May 2016
by Anastasia Kazakova
From the article:
In this edition:
- Conferences
- News & Stories
- Webinars
- Releases
By Meeting C++ | Jun 3, 2016 07:50 AM | Tags: community
The monthly posting of C++ User Group Meetings at Meeting C++:
C++ User Group Meetings in June 2016
by Jens Weller
There are 6 new User Groups:
Montpellier (Qt), Vienna, Auckland, Irvine (Qt), Oslo (Qt), and Seoul.
By Adrien Hamelin | May 30, 2016 01:56 PM | Tags: community
News from Visual Studio:
May update for the C/C++ extension in Visual Studio Code
by Ankit Asthana
From the article:
We would like to thank all of you who have tried out the C/C++ extension in Visual Studio Code and have already provided
rich feedback on your experiences and filed issues and requests with us. We are working hard on incorporating your feedback
into the product. Continuing with our effort to make Visual Studio Code as the editor tool of choice for C++ developers with
this update of the C/C++ extension, we are introducing the following features:• Code formatting with clang-format
• Fuzzy Auto-Complete for C/C++ code
• Debugging on Windows for Cygwin/MinGW applications
• Console application debugging with GDB on the MacNow let’s dive into each one of these in more detail...
By Adrien Hamelin | May 27, 2016 02:30 PM | Tags: community advanced
Have you registered for CppCon 2016 in September? Don’t delay – Early Bird registration is open now.
While we wait for this year’s event, we’re featuring videos of some of the 100+ talks from CppCon 2015 for you to enjoy. Here is today’s feature:
What's New in Visual C++ 2015 and Future Directions
by Steve Carroll • Ayman Shoukry
Summary of the talk:
In this talk, we'll discuss new features, optimizations, and scenarios in Visual Studio 2015. We'll cover new backend optimizations, improved build throughput, new productivity and diagnostics features, and give a detailed update on our conformance progress, as well as talk about cool new c++1y features that we are shipping from await to modules.
Visual Studio isn't just for Microsoft platform developers. We'll also demonstrate our latest cross platform C++ development features for Android and iOS. We'll also give a sneak peak at our work on combining the Clang frontend with our existing backend to bring Clang support for Windows to Visual Studio.
By Jon Kalb | May 24, 2016 08:43 AM | Tags: community
This year, CppCon will, for the first time, have poster presentations. The call for poster submissions has just been released.
The Call for Poster Submissions