#include "parser_configuration.h"
#include <boost/spirit/include/qi.hpp>
#include <boost/algorithm/string.hpp>
Go to the source code of this file.
Namespaces | |
PJ | |
Functions | |
bool | PJ::ParseDouble (const std::string &str, double &value, bool remover_suffix, bool parse_boolean) |