|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Represents a missing value. More...
#include <ahFunctional.H>
Public Member Functions | |
| T & | get_item () override |
| const T & | get_item () const override |
| 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 87 of file ahFunctional.H.
Implements Aleph::Found_Item< T >.
Definition at line 95 of file ahFunctional.H.
References ah_invalid_argument, and Aleph::divide_and_conquer_partition_dp().
|
inlineoverridevirtual |
Implements Aleph::Found_Item< T >.
Definition at line 89 of file ahFunctional.H.
References ah_invalid_argument, and Aleph::divide_and_conquer_partition_dp().
Referenced by TEST().
|
inlineoverridevirtualnoexcept |
Implements Aleph::Found_Item< T >.
Definition at line 101 of file ahFunctional.H.
Referenced by TEST().