Helper functor to determine if the given pair <size, offset> p, has the same specified offset.
More...
Public Member Functions | |
| equal_second (size_t offset) | |
| bool | operator() (std::pair< size_t, size_t > const &p) const |
Public Attributes | |
| size_t | m_offset |
Helper functor to determine if the given pair <size, offset> p, has the same specified offset.
1.8.13