IteratorTraits.hh File Reference

IteratorTraits public header. More...

#include <boost/type_traits/integral_constant.hpp>
#include <vector>
#include <string>
#include "IteratorTraits.cti"
#include "IteratorTraits.ih"
Include dependency graph for IteratorTraits.hh:

Go to the source code of this file.

Classes

struct  senf::contiguous_storage_iterator< RandomAccessIterator >
 Check for contiguous mutable storage. More...
 
struct  senf::contiguous_storage_iterator< T * >
 Check for contiguous mutable storage. Pointer specialization. More...
 

Namespaces

 senf
 

Functions

template<class Iterator >
std::iterator_traits< Iterator >::pointer senf::storage_iterator (Iterator i)
 Convert contiguous storage iterator to pointer. More...
 

Detailed Description

IteratorTraits public header.

Definition in file IteratorTraits.hh.