Pyrogenesis trunk
|
Classes | |
class | CPreprocessor |
This is a simplistic C/C++-like preprocessor. More... | |
Functions | |
static size_t | ClosestPow2 (size_t x) |
Return closest power of two not smaller than given number. More... | |
|
static |
Return closest power of two not smaller than given number.