LeechCraft  0.6.70-3565-g2d86529
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

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

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

Definition at line 86 of file newtype.h.