OpenMS  2.7.0
Namespaces | Functions
TypeAsString.h File Reference
#include <OpenMS/config.h>
#include <string>
Include dependency graph for TypeAsString.h:

Go to the source code of this file.

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Functions

template<typename Type >
std::string typeAsString (const Type &=Type())
 Returns the Type as as std::string. More...