Tag Development

C++20 std::map iterators with key or value access

An iterator class that iterates over key or value only

Automatic GUI layout

Libraries that do automatic GUI layouts

Using the GNU MPFR library in C++

A small example on how to use the MPFR library in C++

CXXOPTS example code

CXXOPTS command line parser example/copy-paste code

A string replace function for C++

A string replace function for C++

Python and C++20

Avoid C++20 compile errors with Python 3.10

Auto-downloading CPM

How to automatically download the CPM package manager in CMAKE scripts.