Stxxl
1.4.0
|
Go to the source code of this file.
Classes | |
struct | stxxl::IF< Flag, Type1, Type2 > |
IF template metaprogramming statement. More... | |
struct | stxxl::IF< false, Type1, Type2 > |
struct | stxxl::IF_N< Flag, Num1, Num2 > |
struct | stxxl::IF_N< false, Num1, Num2 > |
struct | stxxl::NilCase |
struct | stxxl::CASE< tag_, Type_, Next_ > |
class | stxxl::SWITCH< tag, Case > |
class | stxxl::SWITCH< tag, NilCase > |
class | stxxl::LOG2_floor< Input > |
class | stxxl::LOG2_floor< 1 > |
class | stxxl::LOG2_floor< 0 > |
class | stxxl::LOG2< Input > |
class | stxxl::LOG2< 1 > |
class | stxxl::LOG2< 0 > |
Namespaces | |
namespace | stxxl |
| |
Variables | |
const int | stxxl::DEFAULT = ~(~0u >> 1) |