Unary predicate function object that can search for a matching user ID.
More...
#include <UserID.h>
Unary predicate function object that can search for a matching user ID.
Function object that can be used on any class that inherits from UserID:
iterator pos;
Unary predicate function object that can search for a matching user ID.
Definition at line 62 of file UserID.h.
◆ IDMatches()
Construct with the user ID to look for.
Definition at line 65 of file UserID.h.
◆ operator()()
bool lldb_private::UserID::IDMatches::operator() |
( |
const UserID & |
rhs | ) |
const |
|
inline |
◆ m_uid
The documentation for this class was generated from the following file: