C++ Actor Framework 1.0.0
|
Squashes integer types into [u]int_[8|16|32|64]_t equivalents. More...
#include <squashed_int.hpp>
Public Types | |
using | tpair = int_types_by_size<sizeof(T)> |
using | type |
Squashes integer types into [u]int_[8|16|32|64]_t equivalents.
using caf::detail::squashed_int< T >::type |