Nano
A C++ template metaprogramming library
|
Header file for static numeric types to use for meta functions. More...
#include <cstdlib>
Go to the source code of this file.
Classes | |
struct | nano::size_t< Value > |
Wrapper around size_t for static size_t types used by metaclass and metafunctions in nano. More... | |
struct | nano::int_t< Value > |
Wrapper around int for static int types used by metaclass and metafunctions in nano. More... | |
Namespaces | |
nano | |
Header file for static numeric types to use for meta functions.