![]() |
LogDoctor 3.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
|
Functions | |
template<typename T > | |
bool | contains (const std::vector< T > &list, const T &flag) |
Checks if a vector contains an element. | |
Utilities for the vectors
|
inline |
Checks if a vector contains an element.
list | The target vector |
flag | The element to search for |