Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Namespaces | Functions
SafeBool.h File Reference

Go to the source code of this file.

Data Structures

class  base
 Base class of all SafeBool instances. More...
 
class  SafeBool< T >
 Safe conversion of objects in boolean context. More...
 

Namespaces

 SafeBool_
 Private namespace used to host details of the SafeBool implementation.
 

Functions

template<typename T , typename U >
void operator== (const SafeBool< T > &lhs, const SafeBool< U > &rhs)
 Avoid conversion to bool between different classes. More...
 
template<typename T , typename U >
void operator!= (const SafeBool< T > &lhs, const SafeBool< U > &rhs)
 Avoid conversion to bool between different classes. More...
 
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.