Skip to content

Enable default cetl::pmr::PmrInterfaceDeleter ctor. - #128

Merged
serges147 merged 1 commit into
mainfrom
sshirokov/unique_ptr
Jun 19, 2024
Merged

serges147 merged 1 commit into
mainfrom
sshirokov/unique_ptr

Conversation

@serges147

Copy link
Copy Markdown
Contributor

Without this I cannot have by default empty unique ptr member, like:

struct Xxx {

private:
    UniquePtr<ITxSocket> tx_socket_ptr_;
};

@sonarqubecloud

Copy link
Copy Markdown

@serges147
serges147 merged commit a1ba925 into main Jun 19, 2024
@serges147
serges147 deleted the sshirokov/unique_ptr branch June 19, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants