realises the negation of the criterium given in argument to its constructor
More...
#include <criterium.hpp>
Inherits libdar::criterium.
realises the negation of the criterium given in argument to its constructor
Definition at line 483 of file criterium.hpp.
◆ crit_not() [1/3]
| libdar::crit_not::crit_not |
( |
const criterium & | crit | ) |
|
|
inline |
◆ crit_not() [2/3]
| libdar::crit_not::crit_not |
( |
const crit_not & | ref | ) |
|
|
inline |
◆ crit_not() [3/3]
| libdar::crit_not::crit_not |
( |
crit_not && | ref | ) |
|
|
inlinenoexcept |
◆ ~crit_not()
| libdar::crit_not::~crit_not |
( |
| ) |
|
|
inline |
◆ clone()
| virtual criterium * libdar::crit_not::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
clone construction method
- Returns
- a new object of the same type,
- Note
- this method must be implemented in all the leaf classes of the class hierarchy rooted at the criterium class
Implements libdar::criterium.
Definition at line 494 of file criterium.hpp.
◆ destroy()
| void libdar::crit_not::destroy |
( |
| ) |
|
|
inlineprivate |
◆ evaluate()
| virtual bool libdar::crit_not::evaluate |
( |
const cat_nomme & | first, |
|
|
const cat_nomme & | second ) const |
|
inlineoverridevirtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ x_crit
The documentation for this class was generated from the following file: