#include <data.hpp>

Public Member Functions | |
| game_filter_not (const T &t) | |
| bool | match (const game_info &game) const |
Public Member Functions inherited from game_filter_base | |
| virtual | ~game_filter_base () |
| bool | operator() (const game_info &game) const |
Public Attributes | |
| T | t |
|
inlineexplicit |
|
inlinevirtual |
Implements game_filter_base.
| T game_filter_not< T >::t |
1.8.8