std::uninitialized_copy for image views
More...
|
template<typename View1 , typename View2 > |
void | uninitialized_copy_pixels (View1 const &view1, View2 const &view2) |
| std::uninitialized_copy for image views. Does not support planar heterogeneous views. If an exception is thrown destructs any in-place copy-constructed objects
|
|
std::uninitialized_copy for image views