Lumiera  0.pre.03
»edit your freedom«
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 245 of file polymorphic-value.hpp.

Public Types

enum  { value }
 

Private Member Functions

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

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