Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
DefaultCapacityType.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
10typedef unsigned long DefaultCapacityType;
11
unsigned long DefaultCapacityType
Definition: DefaultCapacityType.hpp:10