LeechCraft  0.6.70-13729-g7046a9d2a7
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  LC::Util::NewType< T, size_t, size_t >
 A somewhat "strong" typedef. More...
 

Namespaces

 LC
 
 LC::Util
 
 LC::Util::detail
 

Macros

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

Functions

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

Macro Definition Documentation

◆ NewTypeTag

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

Definition at line 85 of file newtype.h.