[mrpt-containers]
Overview
Container and STL-helper classes.
Library mrpt-containers
This C++ library is part of MRPT and can be installed in Debian-based systems with:
sudo apt install libmrpt-containers-dev
Read also how to import MRPT into your CMake scripts.
Find below some examples of use.
YAML-like parameter container
See mrpt::containers::yaml, and the examples therein.