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

Rename sync to thread_safe #30

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Rename sync to thread_safe #30

merged 1 commit into from
Nov 25, 2023

Conversation

jbaldwin
Copy link
Owner

sync is a bit more ambigious than thread_safe. This should make it easier as a user of the library to know what the template parameter is for.

Closes #23

@jbaldwin jbaldwin self-assigned this Nov 25, 2023
`sync` is a bit more ambigious than `thread_safe`. This should make it
easier as a user of the library to know what the template parameter is
for.

Closes #23
@jbaldwin jbaldwin force-pushed the issue-23/thread_safe_enum branch from 7b8b21d to 75f009f Compare November 25, 2023 18:11
@jbaldwin jbaldwin merged commit 62d1caa into master Nov 25, 2023
3 checks passed
@jbaldwin jbaldwin deleted the issue-23/thread_safe_enum branch November 25, 2023 18:17
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.

Rename sync_type to thread_safe yes|no
1 participant