VCCC  2024.05
VisualCamp Common C++ library
copy.hpp File Reference

Go to the source code of this file.

Namespaces

 vccc
 
 vccc::ranges
 

Typedefs

template<typename I , typename O >
using copy_result = in_out_result< I, O >
 
template<typename I , typename O >
using copy_if_result = in_out_result< I, O >
 

Variables

constexpr VCCC_INLINE_OR_STATIC detail::copy_niebloid copy {}