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

Go to the source code of this file.

Classes

struct  stxxl::choose_int_types< PtrSize >
struct  stxxl::choose_int_types< 4 >
struct  stxxl::choose_int_types< 8 >

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Typedefs

typedef long long int stxxl::int64
typedef unsigned long long int stxxl::uint64
typedef choose_int_types
< my_pointer_size >::int_type 
stxxl::int_type
typedef choose_int_types
< my_pointer_size >
::unsigned_type 
stxxl::unsigned_type
typedef unsigned_type stxxl::internal_size_type
typedef uint64 stxxl::external_size_type

Enumerations

enum  { stxxl::my_pointer_size = sizeof(void *) }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines