Tag Development

Generating C++ data classes and visitor

Using Python to generate C++ data classes and their visitor

Memgraph graph storage

A look at how Memgraph stores graphs

Gogs.io on Rocky Linux

How to install gogs.io with Docker/Podman on Rocky Linux 9.

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.