votca 2024-dev
Loading...
Searching...
No Matches
Namespaces | Functions
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
 base class for all analysis tools
 
namespace  votca::tools
 

Functions

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