Stxxl  1.4.0
Classes | Namespaces | Variables
include/stxxl/bits/common/tmeta.h File Reference
#include <stxxl/bits/namespace.h>
#include <stxxl/bits/common/types.h>
Include dependency graph for tmeta.h:
This graph shows which files directly or indirectly include this file:

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
 

<stxxl> library namespace


Variables

const int stxxl::DEFAULT = ~(~0u >> 1)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines