Template Struct CloneFromImpl< false >

Struct Documentation

template<typename T, typename A, typename C>
struct CloneFromImpl<false>

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