Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types
stxxl::choose_int_types< 4 > Struct Template Reference

#include <types.h>

List of all members.

Public Types

typedef int int_type
typedef unsigned unsigned_type

Detailed Description

template<>
struct stxxl::choose_int_types< 4 >

Definition at line 49 of file types.h.


Member Typedef Documentation

typedef int stxxl::choose_int_types< 4 >::int_type

Definition at line 51 of file types.h.

typedef unsigned stxxl::choose_int_types< 4 >::unsigned_type

Definition at line 52 of file types.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines