Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Burger::type_traits::size_type< T > Struct Template Reference

Type used for templates the require a specific size. More...

Detailed Description

template<uintptr_t T>
struct Burger::type_traits::size_type< T >

Type used for templates the require a specific size.


This type resolves to an empty struct that could be used to force a template to only instantiate with a specific data size. The struct itself is not meant to be used.

See also
type_traits