votca 2025.1-dev
Loading...
Searching...
No Matches
lexical_cast.h File Reference
#include <stdexcept>
#include <string>
#include <boost/lexical_cast.hpp>
Include dependency graph for lexical_cast.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  votca
 Provides a means for comparing floating point numbers.
namespace  votca::tools

Functions

template<typename Target, typename Source>
Target votca::tools::lexical_cast (const Source &arg, const std::string &error)