struct mrpt::config::CConfigFile::Impl

Overview

struct Impl
{
    // fields

    std::shared_ptr<CSimpleIniA> ini = std::make_shared<CSimpleIniA>();
};