|
blocxx
|
#include "blocxx/BLOCXX_config.h"#include "blocxx/ReferenceBase.hpp"#include "blocxx/ReferenceHelpers.hpp"#include "blocxx/SafeBool.hpp"Go to the source code of this file.
Classes | |
| class | BLOCXX_NAMESPACE::Reference< T > |
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
| Taken from RFC 1321. | |
Functions | |
| template<class T , class U > | |
| bool | BLOCXX_NAMESPACE::operator== (const Reference< T > &a, const Reference< U > &b) |
| template<class T , class U > | |
| bool | BLOCXX_NAMESPACE::operator!= (const Reference< T > &a, const Reference< U > &b) |
| template<class T , class U > | |
| bool | BLOCXX_NAMESPACE::operator< (const Reference< T > &a, const Reference< U > &b) |