NAME
A static function of omni
omni::type_of
A static function of omni
#include <omni/type.hpp>
template < typename T, typename C > inline bool omni::type_of()
template < typename T, typename C > inline bool omni::type_of(const C& c)
template < typename T, typename C > inline bool omni::type_of(const C *const c)
template < typename T, typename C > inline bool omni::type_of(const T& t, const C& c)
template < typename T, typename C > inline bool omni::type_of(const T *const t, const C *const c)