Searched defs:IntType (Results 1 – 2 of 2) sorted by relevance
16 typedef enum { UINT_8T, UINT_16T, UINT_32T, UINT_64T } IntType; typedef
259 std::string toISO8061ExtendedStr(std::chrono::duration<IntType, Period> t) in toISO8061ExtendedStr()