Searched defs:DEC (Results 1 – 1 of 1) sorted by relevance
257 using DEC = IntegerToString<int8_t, Dec>; in TEST() typedef268 using DEC = IntegerToString<uint8_t, Dec::WithWidth<4>>; in TEST() typedef294 using DEC = IntegerToString<int8_t, Dec::WithSign>; in TEST() typedef