safe_bool.hh File Reference

safe_bool public header More...

#include <senf/autoconf.hh>
#include "safe_bool.cci"
#include "safe_bool.cti"
Include dependency graph for safe_bool.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  senf::safe_bool_base
 internal safe_bool base class More...
 
class  senf::comparable_safe_bool< T >
 Mixin class for safe bool conversion support (comparable classes) More...
 
class  senf::safe_bool< T >
 Mixin class for safe boolean conversion support. More...
 

Namespaces

 senf
 

Functions

template<typename T , typename U >
void senf::operator== (const safe_bool< T > &lhs, const safe_bool< U > &rhs)
 
template<typename T , typename U >
void senf::operator!= (const safe_bool< T > &lhs, const safe_bool< U > &rhs)
 

Detailed Description

safe_bool public header

Definition in file safe_bool.hh.