#include <tmeta.h>
List of all members.
Public Types |
enum | { floor = LOG2_floor<Input>::value,
ceil = LOG2_floor<Input - 1>::value + 1
} |
Detailed Description
template<unsigned_type Input>
class stxxl::LOG2< Input >
Definition at line 131 of file tmeta.h.
Member Enumeration Documentation
template<unsigned_type Input>
- Enumerator:
-
Definition at line 134 of file tmeta.h.
The documentation for this class was generated from the following file: