#include <SafeBool.h>
Inheritance diagram for zypp::base::safebool_detail::SafeBoolBase:
Protected Types | |
typedef void(SafeBoolBase::* | bool_type )() const |
Protected Member Functions | |
void | theTrueBoolType () const |
SafeBoolBase () | |
SafeBoolBase (const SafeBoolBase &) | |
~SafeBoolBase () | |
SafeBoolBase & | operator= (const SafeBoolBase &) |
Definition at line 24 of file SafeBool.h.
|
Reimplemented in zypp::base::SafeBool< _Derived >, zypp::bit::BitField< _IntT >, zypp::base::SafeBool< BitField< _IntT > >, and zypp::base::SafeBool< Source_Ref >. Definition at line 27 of file SafeBool.h. |
|
Definition at line 30 of file SafeBool.h. |
|
Definition at line 31 of file SafeBool.h. |
|
Definition at line 32 of file SafeBool.h. |
|
Definition at line 28 of file SafeBool.h. Referenced by zypp::base::SafeBool< Source_Ref >::operator bool_type(). |
|
Definition at line 33 of file SafeBool.h. |