Is it possible to pass vector data via stdin? I can do simple assignments or even create a decently sized string, but it is unclear if it is possible to just create a block of memory which can then be read from to create something like an instantiation of a vector class.
Thanks,
Jim
