
Go to the source code of this file.
Typedefs | |
| typedef T *this_type::* | unspecified_bool_type |
Functions | |
| operator unspecified_bool_type () const | |
| bool | operator! () const |
| typedef T* this_type::* unspecified_bool_type |
Definition at line 43 of file operator_bool.hpp.
| operator unspecified_bool_type | ( | ) | const |
Definition at line 45 of file operator_bool.hpp.
| bool operator! | ( | ) | const |
Definition at line 53 of file operator_bool.hpp.