igor::iAny Class Reference

#include <iAny.h>

Public Member Functions

bool compare (const std::any &a, const std::any &b) const
 
template<typename T >
void add ()
 
template<typename T >
void add ()
 

Static Public Member Functions

static iAnygetInstance ()
 

Member Function Documentation

◆ add() [1/2]

template<typename T >
void igor::iAny::add ( )

add types for comparison

◆ add() [2/2]

template<typename T >
void igor::iAny::add ( )

◆ compare()

bool igor::iAny::compare ( const std::any &  a,
const std::any &  b 
) const

compare two any

Parameters
afirst any
bsecond any
Returns
true if types and values match

◆ getInstance()

iAny & igor::iAny::getInstance ( )
static
Returns
instance of singleton

The documentation for this class was generated from the following files: