libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
vector_iterator.h File Reference
#include <cstddef>
#include "utils/iterators.h"
#include "utils/type_traits.h"
Include dependency graph for vector_iterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bmb::detail::BaseVectorIter< T, IsConst >
 contiguous iterator for Vector. Trivial iterator-wrapper for pointer to array(aka T*) More...
 

Namespaces

namespace  bmb
 
namespace  bmb::detail