Template Struct CloneImpl< false >

Struct Documentation

template<>
struct CloneImpl<false>

Public Static Functions

template<typename T, typename A, typename C> static inline void fn (RefMut< A > alloc, RefMut< C > cloner, T *out, T *out_end, T const *in) VEG_NOEXCEPT_IF(false)