#include <SpeculativeTopN.h>
Definition at line 79 of file SpeculativeTopN.h.
SpeculativeTopNFailed::SpeculativeTopNFailed |
( |
const std::string & |
msg | ) |
|
|
inline |
Definition at line 81 of file SpeculativeTopN.h.
82 : std::runtime_error(
"SpeculativeTopNFailed: " + msg)
bool failed_during_iteration_
SpeculativeTopNFailed::SpeculativeTopNFailed |
( |
| ) |
|
|
inline |
bool SpeculativeTopNFailed::failedDuringIteration |
( |
| ) |
const |
|
inline |
bool SpeculativeTopNFailed::failed_during_iteration_ |
|
private |
The documentation for this class was generated from the following file: