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

Add singleton_base #1002

Conversation

rolandreichweinbmw
Copy link

The current etl::singleton doesn't prevent multiple instances, see also #998

This pull request provides a singleton_base, intended to be used as base class for singletons, as proposed in #998

@rolandreichweinbmw rolandreichweinbmw changed the title Add singleton_base with test Add singleton_base Dec 24, 2024
@jwellbelove jwellbelove changed the base branch from master to pull-request/#1002-Add-singleton_base December 26, 2024 13:27
@jwellbelove jwellbelove merged commit 5e3b029 into ETLCPP:pull-request/#1002-Add-singleton_base Dec 26, 2024
63 checks passed
jwellbelove added a commit that referenced this pull request Jan 20, 2025
# Conflicts:
#	.gitignore
#	include/etl/file_error_numbers.h
jwellbelove pushed a commit that referenced this pull request Jan 31, 2025
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.

2 participants