OXY API 1.0
OXY API Library Documentation
Loading...
Searching...
No Matches
oxy::get_oid_fn Struct Reference

Get the identifier of an Oxy object. More...

#include <type.hpp>

Public Member Functions

template<>
auto operator() (const reference_t &item) const
template<typename T>
auto operator() (const T &item) const

Detailed Description

Get the identifier of an Oxy object.

Parameters
item- define the object.
Returns
the identifier of the object.