Tag C++

Memgraph graph storage

A look at how Memgraph stores graphs

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

An iterator class that iterates over key or value only

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