Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
allow_Clone_but_no_Copy< T > Class Template Reference

#include "lib/polymorphic-value.hpp"

Description

template<typename T>
class lib::polyvalue::allow_Clone_but_no_Copy< T >

helper to detect if the API supports only copy construction, but no assignment

Definition at line 239 of file polymorphic-value.hpp.

Public Types

enum  { value }
 

Private Member Functions

 META_DETECT_MEMBER (copyInto)
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 244 of file polymorphic-value.hpp.

Member Function Documentation

◆ META_DETECT_MEMBER()

template<typename T >
META_DETECT_MEMBER ( copyInto  )
private
+ Collaboration diagram for allow_Clone_but_no_Copy< T >:

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