#include <Robots/LoBot/util/LoSTL.H>
Public Member Functions | |
out_of_range (const range< T > &R) | |
bool | operator() (const T &t) const |
This function object is a predicate that returns true if the number passed to its function call operator is out of the specified range.
Definition at line 161 of file LoSTL.H.