Vowpal Wabbit
|
#include "options_boost_po.h"
#include "parse_primitives.h"
#include <sstream>
#include <algorithm>
#include <iterator>
#include <utility>
Go to the source code of this file.
Functions | |
bool | is_number (const std::string &s) |
bool is_number | ( | const std::string & | s | ) |
Definition at line 12 of file options_boost_po.cc.
References substring::begin, substring::end, f, and parseFloat().
Referenced by VW::config::options_boost_po::add_and_parse().