|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
Allow streams to be constructed on an existing data buffer without copying. More...
#include <vectorwrapbuf.hpp>
Public Member Functions | |
| vectorwrapbuf (std::vector< CharT > &vec) | |
Allow streams to be constructed on an existing data buffer without copying.
Definition at line 34 of file vectorwrapbuf.hpp.
|
inline |
Definition at line 37 of file vectorwrapbuf.hpp.