xmscore  1.0
list.h File Reference

std::list types for convenience More...

#include <list>

Go to the source code of this file.

Typedefs

typedef std::list< Pt2d > xms::LIST_MP2
 short rename More...
 
typedef std::list< Pt2d > xms::ListPt2d
 short rename
 

Detailed Description

std::list types for convenience

Definition in file list.h.

Typedef Documentation

◆ LIST_MP2

typedef std::list<Pt2d> xms::LIST_MP2

short rename

Deprecated:
Don't use the "LIST_..." types. Use the "List..." ones below

Definition at line 16 of file list.h.