Fcitx
Public Member Functions | List of all members
fcitx::filter::NotFilter< T > Struct Template Reference

Filter class that revert the sub filter result. More...

#include <fcitx-utils/standardpath.h>

Public Member Functions

 NotFilter (T filter_)
 
bool operator() (const std::string &path, const std::string &dir, bool isUser)
 

Detailed Description

template<typename T>
struct fcitx::filter::NotFilter< T >

Filter class that revert the sub filter result.

Definition at line 75 of file standardpath.h.


The documentation for this struct was generated from the following file: