LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
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

constexpr size_t LeechCraft::Util::detail::NewTypeHash (const char *str)
 

Macro Definition Documentation

◆ NewTypeTag

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

Definition at line 85 of file newtype.h.