dataflow_connect-snippet.h 97 Bytes
Newer Older
1 2
  read.GetOutput<0>() >> replace.GetInput<0>();
  replace.GetOutput<0>() >> write.GetInput<0>();