Searched defs:RngT (Results 1 – 1 of 1) sorted by relevance
226 struct RngT { struct227 using type = IntT;231 struct RngT<int8_t> { struct232 using type = int16_t;236 struct RngT<uint8_t> { struct237 using type = uint16_t;