xmscore
1.0
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
g
i
l
n
o
p
r
s
t
u
w
x
~
+
Variables
m
o
s
w
x
y
z
Typedefs
+
Files
File List
+
File Members
+
All
_
b
f
s
t
x
Typedefs
+
Macros
_
b
f
t
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
deque.h
Go to the documentation of this file.
1
#pragma once
2
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
10
#include <deque>
11
#include <
xmscore/points/ptsfwd.h
>
12
13
namespace
xms
14
{
15
//----- deques -----------------------------------------------------------------
16
17
//----- Old types --------------------------------------------------------------
19
typedef
std::deque<Pt2d>
DEQ_PT2D
;
20
21
//----- New types --------------------------------------------------------------
22
23
typedef
std::deque<Pt2d>
DeqPt2d
;
24
25
}
// namespace xms {
ptsfwd.h
Include this small header instead of pt.h.
xms::DEQ_PT2D
std::deque< Pt2d > DEQ_PT2D
short rename
Definition:
deque.h:19
xms::DeqPt2d
std::deque< Pt2d > DeqPt2d
short rename
Definition:
deque.h:23
xms
Definition:
daStreamIo.cpp:37
xmscore
stl
deque.h
Generated on Wed Sep 16 2020 15:54:16 for xmscore by
1.8.13