Thursday, August 31, 2017

DZone: C++17 in Details: Filesystem


C++17 in Details: Filesystem
DZone

Although C++ is an old programming language, its Standard Library misses a few basic things. Features that Java or .NET had for years were/are not available in STL. With C++17, there's a nice improvement: for example, we now have the standard filesystem! Traversing a path, even recursively is so simple now! Read the full story


Shared from Apple News



-Mark

No comments:

Post a Comment

Packt Hub: Installing a blockchain network using Hyperledger Fabric and Composer[Tutorial]

Installing a blockchain network using Hyperledger Fabric and Composer[Tutorial] This article is an excerpt taken from the book Hands-On IoT ...