LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
newtype.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LeechCraft::Util::NewType< T, size_t, size_t >
 A somewhat "strong" typedef. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 
 LeechCraft::Util::detail
 

Macros

#define NewTypeTag   LeechCraft::Util::detail::NewTypeHash(__FILE__), __LINE__
 

Functions

template<typename T >
constexpr size_t LeechCraft::Util::detail::NewTypeHash (T)
 

Macro Definition Documentation

#define NewTypeTag   LeechCraft::Util::detail::NewTypeHash(__FILE__), __LINE__

Definition at line 101 of file newtype.h.