Helper class for stir::copy_to and stir::fill_from.
More...
#include "stir/copy_fill.h"
|
template<typename iterT > |
static iterT | copy_to (const T &stir_object, iterT iter) |
|
template<typename iterT > |
static void | fill_from (T &stir_object, iterT iter, iterT iter_end) |
|
template<typename T>
struct stir::CopyFill< T >
Helper class for stir::copy_to and stir::fill_from.
Default implementation that uses STIR iterators stir_object.begin_all()
.
The documentation for this struct was generated from the following file:
- /home/sirfuser/devel/STIRdistrib/STIR/src/include/stir/copy_fill.h