22#ifndef NLSR_BOOST_INFO_EDITOR_HPP
23#define NLSR_BOOST_INFO_EDITOR_HPP
35bool put(
const std::string& fileName,
const std::string& section,
const std::string& value);
42bool remove(
const std::string& fileName,
const std::string& section);
bool remove(const std::string &fileName, const std::string §ion)
bool put(const std::string &fileName, const std::string §ion, const std::string &value)