xmscore
1.0
list.h
Go to the documentation of this file.
1
#pragma once
2
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
10
#include <list>
11
12
namespace
xms
13
{
14
//----- Old types --------------------------------------------------------------
16
typedef
std::list<Pt2d>
LIST_MP2
;
17
18
//----- New types --------------------------------------------------------------
19
20
typedef
std::list<Pt2d>
ListPt2d
;
21
22
}
// namespace xms {
xms::ListPt2d
std::list< Pt2d > ListPt2d
short rename
Definition:
list.h:20
xms
Definition:
daStreamIo.cpp:37
xms::LIST_MP2
std::list< Pt2d > LIST_MP2
short rename
Definition:
list.h:16
xmscore
stl
list.h
Generated on Wed Sep 16 2020 15:54:16 for xmscore by
1.8.13