Scarab  v2.11.1
Project 8 C++ Utility Library
Public Member Functions | List of all members
lacking_copy_ctor Struct Reference
Inheritance diagram for lacking_copy_ctor:
Inheritance graph

Public Member Functions

 lacking_copy_ctor ()
 
 lacking_copy_ctor (const lacking_copy_ctor &other)=delete
 

Additional Inherited Members

- Static Public Member Functions inherited from empty< lacking_copy_ctor >
static const lacking_copy_ctorget_one ()
 
- Static Public Attributes inherited from empty< lacking_copy_ctor >
static lacking_copy_ctor instance_
 

Detailed Description

Definition at line 21 of file test_copy_move.cpp.

Constructor & Destructor Documentation

◆ lacking_copy_ctor() [1/2]

lacking_copy_ctor ( )
inline

Definition at line 22 of file test_copy_move.cpp.

◆ lacking_copy_ctor() [2/2]

lacking_copy_ctor ( const lacking_copy_ctor other)
delete

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