ned14 / quickcpplib

Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

So what is actually _in_ this library?

eyalroz opened this issue · comments

At the moment, neither README.md nor the documentation (see issue #7) tell us what is actually in this library. You're essentially telling us that "oh yes, it's very nice".

I've replaced that blurb with:

Common library for most of https://github.com/ned14's open source libraries. Automates away
hassle for build, sanitising, linting, documentation, super building, dependencies, modules, single
include generation, and lack of later C++ facilities in C++ 14.

For this library, I'm minded not to document it further.