Lumiera  0.pre.03
»edit your freedom«
CopySupport< X, enable_if< supports_cloning< X > > > Struct Template Reference

Description

template<class X>
struct lib::meta::CopySupport< X, enable_if< supports_cloning< X > > >

Definition at line 288 of file virtual-copy-support.hpp.

Public Types

template<class I , class D , class B = I>
using Policy = CloneSupport< I, D, B >
 

Member Typedef Documentation

◆ Policy

using Policy = CloneSupport<I,D,B>

Definition at line 291 of file virtual-copy-support.hpp.

+ Collaboration diagram for CopySupport< X, enable_if< supports_cloning< X > > >:

The documentation for this struct was generated from the following file: