Template Struct CloneFromImpl< true >

Struct Documentation

template<>
struct CloneFromImpl<true>

Public Static Functions

template<typename T, typename A, typename C> static inline void fn (RefMut< A > lhs_alloc, RefMut< C > cloner, vector::RawVector< T > &lhs_raw, Ref< A > rhs_alloc, vector::RawVector< T > const rhs_raw) VEG_NOEXCEPT_IF(VEG_CONCEPT(nothrow_copy_assignable< A >) &&VEG_CONCEPT(alloc