|  | Kodi Documentation 18.0
    Kodi is an open source media player and entertainment hub. | 
#include <Helpers.h>
| Public Member Functions | |
| InversePredicate (P predicate_) | |
| InversePredicate (const InversePredicate< P > &other) | |
| InversePredicate< P > & | operator= (InversePredicate< P > &other) | 
| bool | operator! () const | 
This will create a new predicate from an old predicate P with inverse truth value. This predicate is safe to use in a TightConditionVariable
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |