#include <config.h>
#include "sbuild-parse-value.h"
Include dependency graph for sbuild-parse-value.cc:
Functions | |
void | sbuild::parse_value (std::string const &value, bool &parsed_value) |
Parse a boolean value. | |
void | sbuild::parse_value (std::string const &value, std::string &parsed_value) |
Parse a string value. |