Searched defs:RandenPool (Results 1 – 10 of 10) sorted by relevance
247 template class RandenPool<uint8_t>; variable248 template class RandenPool<uint16_t>; variable249 template class RandenPool<uint32_t>; variable250 template class RandenPool<uint64_t>; variable
48 RandenPool() {} in RandenPool() function