Simply returns. More...
#include "utl/SilentPolicy.h"
Static Public Member Functions | |
| static RetType | Handle (const std::string &message) |
Simply returns.
Does nothing, simply returning the given RetValue.
| RetType | The desired result type, defaults to int. |
| RetValue | The desired return value, defaults to zero. |
Definition at line 22 of file SilentPolicy.h.
|
inlinestatic |
Definition at line 23 of file SilentPolicy.h.