|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <dry-comparisons.hpp>
Public Member Functions | |
| template<typename T , typename F > | |
| constexpr bound< T, Ts... > | bind (const F &f) const |
Data Fields | |
| std::tuple< Ts... > | values |
|
inlineconstexpr |
| std::tuple<Ts...> ext::internal::binder< Ts >::values |