Member predicate Class :: implicitCopyConstructorDeleted
Holds if the compiler would be unable to generate a copy constructor for this class, struct or union. This predicate implements the rules listed here: http://en.cppreference.com/w/cpp/language/copy_constructor#Deleted_implicitly-declared_copy_constructor
predicate
implicitCopyConstructorDeleted
(
)