186a187,192
> /// Determine whether the entry exists within named section exists
> /// in the .ini file.
> /// @return True if the section exists.
> bool entryExists(const std::string &section,
> const std::string &entry) const;
>