Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Namespaces | Functions
Utility.cpp File Reference
#include "Utility.hpp"
#include <boost/spirit/home/qi/numeric/real.hpp>
#include <boost/spirit/home/qi/parse.hpp>
Include dependency graph for Utility.cpp:

Go to the source code of this file.

Namespaces

namespace  toolbox
 
namespace  toolbox::util
 

Functions

bool toolbox::util::stob (string_view sv, bool dfl) noexcept
 
double toolbox::util::stod (std::string_view sv, double dfl) noexcept