top | item 11145210

(no title)

Marqin | 10 years ago

Here I'm using C++14 with Filesystem TS ( provided by G++ 5.3+ ). Ah, and we must not use boost.

discuss

order

danbolt|10 years ago

Interesting! How come no boost?

Marqin|10 years ago

With templates, C++14 and new TS we don't see any need for Boost ( and Boost would be another ton of MB to compile/link ).