include/sge/raw_vector.hpp File Reference

#include "config.h"
#include <boost/type_traits/is_pod.hpp>
#include <iterator>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  sge

Classes

class  sge::raw_vector< T, A >
struct  sge::raw_vector< T, A >::impl

Functions

template<typename T, typename A>
bool sge::operator== (const raw_vector< T, A > &x, const raw_vector< T, A > &y)
template<typename T, typename A>
bool sge::operator< (const raw_vector< T, A > &x, const raw_vector< T, A > &y)
template<typename T, typename A>
bool sge::operator!= (const raw_vector< T, A > &x, const raw_vector< T, A > &y)
template<typename T, typename A>
bool sge::operator> (const raw_vector< T, A > &x, const raw_vector< T, A > &y)
template<typename T, typename A>
bool sge::operator>= (const raw_vector< T, A > &x, const raw_vector< T, A > &y)
template<typename T, typename A>
bool sge::operator<= (const raw_vector< T, A > &x, const raw_vector< T, A > &y)
template<typename T, typename A>
void sge::swap (raw_vector< T, A > &x, raw_vector< T, A > &y)


Generated on Wed Sep 10 22:17:46 2008 for sge by  doxygen 1.5.5