Skip to content

Conversation

@threeal
Copy link
Owner

@threeal threeal commented Jun 22, 2023

Added the following additions:

  • Introduced the ErrorPtr alias, representing std::shared_ptr<Error>.
  • Implemented the make function to create a new ErrorPtr.

Closes #9.

@threeal threeal added the feat label Jun 22, 2023
@threeal threeal self-assigned this Jun 22, 2023
@threeal threeal marked this pull request as ready for review June 22, 2023 11:29
@threeal threeal merged commit 3b10c64 into main Jun 22, 2023
@threeal threeal deleted the error-shared-ptr branch June 22, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: Add Alias for Shared Pointer of error::Error

2 participants