Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
alib2graph_data
src
common
default_type
DefaultSquareGridNodeType.hpp
Go to the documentation of this file.
1
6
// Copyright (c) 2017 Czech Technical University in Prague | Faculty of Information Technology. All rights reserved.
7
8
#pragma once
9
10
#include <alib/pair>
11
#include "
DefaultCoordinateType.hpp
"
12
13
typedef
ext::pair<DefaultCoordinateType, DefaultCoordinateType>
DefaultSquareGridNodeType
;
14
DefaultCoordinateType.hpp
ext::pair
Class extending the pair class from the standard library. Original reason is to allow printing of the...
Definition:
pair.hpp:43
DefaultSquareGridNodeType
ext::pair< DefaultCoordinateType, DefaultCoordinateType > DefaultSquareGridNodeType
Definition:
DefaultSquareGridNodeType.hpp:13
Generated on Mon Dec 27 2021 10:21:54 for Algorithms Library Toolkit by
1.9.2