Typedef findinttype¶
typedef findinttype meta¶
using findinttype = typename details::findinttype_impl<min, max, uint8_t, int8_t, uint16_t, int16_t, uint32_t,
int32_t, uint64_t, int64_t>::type
| min | minimum value to represent |
| max | maximum value to represent |
Fully qualified name: kfr::findinttype
Declared at meta.hpp:974
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.