Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <functional.hpp>
Public Member Functions | |
SliceComp (const Ts &... data) | |
Friends | |
template<class T > | |
bool | operator< (const SliceComp< Ts ... > &first, const T &second) |
template<class T > | |
bool | operator< (const T &first, const SliceComp< Ts ... > &second) |
|
inlineexplicit |
|
friend |
|
friend |