vg
tools for working with variation graphs
Namespaces | Functions
convert.hpp File Reference
#include <sstream>

Namespaces

 vg
 

Functions

template<typename T >
bool vg::convert (const std::string &s, T &r)
 
template<typename T >
std::string vg::convert (const T &r)