Function template aurora::typeIndex() More...
Go to the source code of this file.
Functions | |
| template<typename T > | |
| std::type_index | aurora::typeIndex (T &reference) |
| Safe typeid operator for references. More... | |
| template<typename T > | |
| std::type_index | aurora::typeIndex () |
| Safe typeid operator for types. More... | |
Function template aurora::typeIndex()