Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More clear, descriptive, and safe nomenclature #39

Merged
merged 7 commits into from
Sep 23, 2022
Merged

Conversation

rouson
Copy link
Member

@rouson rouson commented Sep 23, 2022

  1. Replace reference_counter with smart_pointers throughout the source and documentation.
  2. Use more descriptive names in the example.
  3. To minimize the potential for name collisions with user code, add prefix sp_ to all types, submodules, and all but the top-level module.

@rouson rouson merged commit c08cab3 into main Sep 23, 2022
@rouson rouson deleted the smart-pointers branch September 23, 2022 07:58
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.

1 participant