To be used as a function object to locate sections and topics with a specified ID. More...
#include <help_impl.hpp>
Public Member Functions | |
has_id (const std::string &id) | |
bool | operator() (const topic &t) |
bool | operator() (const section &s) |
bool | operator() (const section *s) |
Private Attributes | |
const std::string | id_ |
To be used as a function object to locate sections and topics with a specified ID.
Definition at line 175 of file help_impl.hpp.
|
inline |
Definition at line 178 of file help_impl.hpp.
|
inline |
Definition at line 180 of file help_impl.hpp.
|
inline |
Definition at line 181 of file help_impl.hpp.
|
inline |
Definition at line 179 of file help_impl.hpp.
|
private |
Definition at line 183 of file help_impl.hpp.
Referenced by operator()().