The Vish Visualization Shell 0.3
Vish
List of all members
Wizt::VValueCompareTrait< Type > Struct Template Reference

Compares two values numerically to identify if they have changed. More...

#include <ocean/plankton/VValue.hpp>

Detailed Description

template<class Type>
struct Wizt::VValueCompareTrait< Type >

Compares two values numerically to identify if they have changed.

By default uses the equality operator == .