The ends_with functor.
More...
#include <ends_with.hpp>
Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| template<typename T , typename U > | |
| bool | operator() (T const &left, U const &right) const |
The ends_with functor.
| typedef bool boost::ends_with_fun::result_type |
|
inline |