|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <tuple>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | ext |
Functions | |
| template<class Tuple , class Callable > | |
| void | ext::foreach (Tuple &&t, Callable callback) |