GnuCash  5.6-150-g038405b370+
Public Member Functions
compare_visitor Struct Reference
Inheritance diagram for compare_visitor:

Public Member Functions

template<typename T , typename U >
int operator() (T &one, U &two) const
 
template<typename T >
int operator() (T &one, T &two) const
 
template<>
int operator() (const char *const &one, const char *const &two) const
 
template<>
int operator() (gnc_numeric const &one, gnc_numeric const &two) const
 
template<>
int operator() (GncGUID *const &one, GncGUID *const &two) const
 
template<>
int operator() (Time64 const &one, Time64 const &two) const
 
template<>
int operator() (GDate const &one, GDate const &two) const
 
template<>
int operator() (GList *const &one, GList *const &two) const
 
template<>
int operator() (KvpFrame *const &one, KvpFrame *const &two) const
 
template<>
int operator() (double const &one, double const &two) const
 

Detailed Description

Definition at line 255 of file kvp-value.cpp.


The documentation for this struct was generated from the following file: