#include <safe_bool.hpp>
Inherits safe_bool_base.
Inheritance diagram for safe_bool< void >:


Public Member Functions | |
| operator bool_type () const | |
Protected Member Functions | |
| virtual bool | boolean_test () const=0 |
| virtual | ~safe_bool () |
Definition at line 30 of file safe_bool.hpp.
Definition at line 39 of file safe_bool.hpp.
Definition at line 32 of file safe_bool.hpp.
| virtual bool safe_bool< void >::boolean_test | ( | ) | const [protected, pure virtual] |
1.5.1