NSVD Reader  0.0.1
boxvec.hpp File Reference

boxvec. vector<pointer<X>> More...

#include <vector>
#include <memory>
#include <cstdint>
#include <utility>
#include <algorithm>
#include <functional>
#include "nodamushi/box.hpp"

Go to the source code of this file.

Classes

struct  nodamushi::boxitr< T, ITR >
 iterator for boxvec More...
 
class  nodamushi::boxvec< T, PTR >
 vector<pointer<T>>. More...
 

Namespaces

 nodamushi
 

Detailed Description

boxvec. vector<pointer<X>>

Definition in file boxvec.hpp.