Skip to content

Commit

Permalink
Added deprecated attribute
Browse files Browse the repository at this point in the history
    * ACE/ace/Copy_Disabled.h:
  • Loading branch information
jwillemsen committed Feb 5, 2025
1 parent a6a1599 commit 2923fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ACE/ace/Copy_Disabled.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
* // code here
* };
*/
class ACE_Export ACE_Copy_Disabled
class ACE_Export [[deprecated]] ACE_Copy_Disabled
{
public:
/// Default constructor
Expand Down

0 comments on commit 2923fc9

Please sign in to comment.