CLRX
1
An unofficial OpenCL extensions designed for Radeon GPUs
|
specialized input/output stream that holds external char-vector for memory saving More...
#include <InputOutput.h>
Public Member Functions | |
VectorIOStream (std::vector< char > &string) | |
constructor | |
~VectorIOStream ()=default | |
destructor | |
std::vector< char > & | getVector () const |
get a held char vector | |
specialized input/output stream that holds external char-vector for memory saving