Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
alib2graph_data
src
common
default_type
DefaultSquareGridEdgeType.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 "
DefaultSquareGridNodeType.hpp
"
12
13
typedef
ext::pair<DefaultSquareGridNodeType, DefaultSquareGridNodeType>
DefaultSquareGridEdgeType
;
14
DefaultSquareGridNodeType.hpp
ext::pair
Class extending the pair class from the standard library. Original reason is to allow printing of the...
Definition:
pair.hpp:43
DefaultSquareGridEdgeType
ext::pair< DefaultSquareGridNodeType, DefaultSquareGridNodeType > DefaultSquareGridEdgeType
Definition:
DefaultSquareGridEdgeType.hpp:13
Generated on Mon Dec 27 2021 10:21:54 for Algorithms Library Toolkit by
1.9.2