Click here to Skip to main content
15,867,935 members
Everything / Programming Languages / C++14

C++14

C++14

Great Reads

by honey the codewitch
GFX is a fast and full featured replacement for standard IoT drawing libraries that is optimized to reduce bus I/O
by MehreenTahir
This article will show you an alternative way of using C++; How to write functional code in C++. You’ll see how to write more concise, safer, readable, reasonable code.
by David Lafreniere
A C++17 standards compliant delegate library capable of targeting any callable function synchronously or asynchronously
by Petrov Vladimir
Compact and simply Vector Formula of the Intersection Point of Two Line Segments

Latest Articles

by Bruno van Dooren
Ways to enforce an interface contract on static methods, similar to what you would expect from static virtual methods if they'd exist in C++
by David Lafreniere
A C++17 standards compliant delegate library capable of targeting any callable function synchronously or asynchronously
by honey the codewitch
Take advantage of the PlatformIO repository to easily add GFX to your projects
by honey the codewitch
A more in-depth guide to creating drivers and other custom draw targets for GFX

All Articles