Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in singleton
How horrible is Static-Casting Base class to Derived class in order to call destructor in tests (for tests)?
Dec 10, 2025
c++
testing
casting
singleton
Releasing instance of a singleton in java
Dec 08, 2025
java
multithreading
singleton
release
Javascript singleton: How to access private variables?
Dec 09, 2025
javascript
variables
singleton
Is this Singleton Implementation Thread-Safe?
Dec 09, 2025
c++
multithreading
thread-safety
singleton
atomic
Boost python export singleton
Dec 08, 2025
c++
python
boost
singleton
Implementing a singleton in a generic Typescript class
Dec 08, 2025
generics
design-patterns
typescript
singleton
A Singleton that is not globally accessible
Dec 07, 2025
c++
design-patterns
singleton
Multi-thread singleton: does the instance method need a mutex?
Dec 06, 2025
c++
multithreading
singleton
mutex
Singleton Pattern Controversy with Factory Pattern [closed]
Dec 07, 2025
c++
oop
design-patterns
singleton
Singleton Class iPhone
Dec 07, 2025
iphone
singleton
global-variables
What is the use of init in this singleton class..?
Dec 06, 2025
iphone
ios
objective-c
singleton
How to maintain mutable state in a Java Singleton
Dec 06, 2025
java
synchronization
singleton
osgi
sharing singleton java class by Service and Activity
Dec 06, 2025
android
service
android-activity
singleton
Java: singleton from base class
Dec 06, 2025
java
design-patterns
singleton
Multiple DB connection class
Dec 04, 2025
php
class
singleton
object
why singleton design pattern allowing copy of object even copy constructor and assignment operator are private?
Dec 03, 2025
c++11
singleton
copy-constructor
assignment-operator
How to implement singleton without using static/global variable? Possible?
Dec 03, 2025
design-patterns
singleton
Singleton class: static properties or non-static properties?
Dec 01, 2025
oop
design-patterns
static
singleton
Why is this Python Borg / Singleton pattern working
Dec 03, 2025
python
singleton
Large dataset in memory - .NET Framework and C#
Dec 02, 2025
c#
.net
dll
memory-management
singleton
Older Entries »