Pothos  0.1.1
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Namespaces | Functions
CompareTo.hpp File Reference
#include <Pothos/Config.hpp>
#include <typeinfo>
#include <string>

Go to the source code of this file.

Namespaces

 Pothos
 
 Pothos::Util
 

Functions

template<typename T0 , typename T1 >
int Pothos::Util::compareTo (const T0 &v0, const T1 &v1)
 

Detailed Description

Utility functions for comparing objects.