ugmisc 0.2
Miscellaneous C++ header library
Loading...
Searching...
No Matches
ugmisc::get_int_types< N > Struct Template Reference

#include <ugmisc/int_finder.hpp>

Detailed Description

template<unsigned N>
struct ugmisc::get_int_types< N >

Specialise this for new int types. Built in specialisations exist for the 8, 16, 32, and 64 bit signed and unsigned integers, so you only need to add specialisations for extra large ints. See the get_int_types<8> specialisation for an example.


The documentation for this struct was generated from the following file: