Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

STATIC_CONTAINER_MEMBERTYPEDEF.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define STATIC_CONTAINER_MEMBERTYPEDEF(Value)
 static_container 内のコンテナ共通 typedef を一括定義


Define Documentation

#define STATIC_CONTAINER_MEMBERTYPEDEF Value   ) 
 

Value:

typedef size_t          size_type;\
    typedef ptrdiff_t       difference_type;\
    typedef Value*          pointer;\
    typedef const Value*    const_pointer;\
    typedef Value&          reference;\
    typedef const Value&    const_reference;\
    typedef Value           value_type;
static_container 内のコンテナ共通 typedef を一括定義

Definition at line 58 of file STATIC_CONTAINER_MEMBERTYPEDEF.h.


Generated on Sat Nov 27 15:02:49 2004 for static_container by doxygen 1.3.6