Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
alib2graph_data
src
common
default_type
DefaultEdgeType.hpp
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <alib/pair>
9
#include <
object/Object.h
>
10
#include "
DefaultNodeType.hpp
"
11
12
typedef
ext::pair<DefaultNodeType, DefaultNodeType>
DefaultEdgeType
;
13
DefaultNodeType.hpp
Object.h
ext::pair
Class extending the pair class from the standard library. Original reason is to allow printing of the...
Definition:
pair.hpp:43
DefaultEdgeType
ext::pair< DefaultNodeType, DefaultNodeType > DefaultEdgeType
Definition:
DefaultEdgeType.hpp:12
Generated on Mon Dec 27 2021 10:21:54 for Algorithms Library Toolkit by
1.9.2