|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Represents a missing value. More...
#include <ahFunctional.H>
Public Member Functions | |
| virtual T & | get_item () override |
| virtual const T & | get_item () const override |
| virtual bool | is_found () const noexcept override |
Public Member Functions inherited from Aleph::Found_Item< T > | |
| virtual | ~Found_Item ()=default |
Represents a missing value.
Definition at line 82 of file ahFunctional.H.
Implements Aleph::Found_Item< T >.
Definition at line 90 of file ahFunctional.H.
References ah_invalid_argument, and Aleph::maps().
Implements Aleph::Found_Item< T >.
Definition at line 84 of file ahFunctional.H.
References ah_invalid_argument, and Aleph::maps().
Referenced by TEST().
|
inlineoverridevirtualnoexcept |
Implements Aleph::Found_Item< T >.
Definition at line 96 of file ahFunctional.H.
Referenced by TEST().