FFmpegfs Fuse Multi Media Filesystem 2.16
|
The comp struct to make std::string find operations case insensitive. More...
#include <ffmpeg_utils.h>
Public Member Functions | |
bool | operator() (const std::string &lhs, const std::string &rhs) const |
operator () to make std::string find operations case insensitive More... | |
The comp struct to make std::string find operations case insensitive.
Definition at line 915 of file ffmpeg_utils.h.
|
inline |
operator () to make std::string find operations case insensitive
[in] | lhs | - left hand string |
[in] | rhs | - right hand string |
Definition at line 923 of file ffmpeg_utils.h.
References nocasecompare().