![]() |
Awali
Another Weighted Automata library
|
#include <bitset>Go to the source code of this file.
Data Structures | |
| struct | awali::sttc::internal::bitset_iterator< N > |
Namespaces | |
| awali | |
| Main namespace of Awali. | |
| awali::sttc | |
| Namespace for the static layer of Awali. | |
| awali::sttc::internal | |
| Implementation details of static layer (not stable). | |
Functions | |
| template<size_t N> | |
| auto | awali::sttc::internal::get_iterator (const std::bitset< N > &bs) -> bitset_iterator< N > |