|
OXY API 1.0
OXY API Library Documentation
|
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 |
Get the identifier of an Oxy object.
| item | - define the object. |