Struct clone

Struct Documentation

struct clone

Public Functions

inline  VEG_TEMPLATE (typename T, requires(VEG_CONCEPT(copyable< T >)), VEG_INLINE constexpr auto operator(),(arg, Ref< T >)) const VEG_NOEXCEPT_IF(VEG_CONCEPT(nothrow_copyable< T >)) -> T