| My Project
   
    | 
#include <opt_explain_format.h>
 
  
 | Public Member Functions | |
| virtual bool | eval (String *ret)=0 | 
Emulate lazy computation
| virtual bool Lazy::eval | ( | String * | ret | ) |  [pure virtual] | 
Deferred evaluation of encapsulated expression
| [out] | ret | Return string value | 
| false | Success | 
| true | Failure (OOM) | 
Implemented in Explain::Lazy_condition.
 1.7.6.1
 1.7.6.1