struct mrpt::config::CConfigFile::Impl

struct Impl
{
    //
fields

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