![]() |
Awali
Another Weighted Automata library
|
Go to the source code of this file.
Data Structures | |
struct | awali::sttc::internal::zip_sequences< Sequences >::zip_iterator< ValueType, IteratorsType > |
Composite iterator. More... | |
struct | awali::sttc::internal::zip_sequences< Sequences > |
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<typename... Sequences> | |
zip_sequences< Sequences... > | awali::sttc::internal::zip (Sequences &&... seqs) |
template<typename... Sequences> | |
zip_sequences< Sequences... > | awali::sttc::internal::zip_tuple (const std::tuple< Sequences... > &seqs) |