blocxx
ArrayImpl.hpp File Reference
#include "blocxx/BLOCXX_config.h"
#include "blocxx/Array.hpp"

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.
 

Functions

template<class T>
bool BLOCXX_NAMESPACE::operator== (const Array< T > &x, const Array< T > &y)
 
template<class T>
bool BLOCXX_NAMESPACE::operator< (const Array< T > &x, const Array< T > &y)
 
template<class T>
void BLOCXX_NAMESPACE::swap (Array< T > &x, Array< T > &y)