template<unsigned_type Input>
class stxxl::LOG2< Input >
Definition at line 131 of file tmeta.h.
|
enum | { floor = LOG2_floor<Input>::value,
ceil = LOG2_floor<Input - 1>::value + 1
} |
|
template<unsigned_type Input>
The documentation for this class was generated from the following file: