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