struct mrpt::config::CConfigFileMemory::ImplΒΆ

struct Impl
{
    //
fields

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