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 static-members
"Static counter" for types behaves weirdly
Mar 24, 2023
c++
c++11
static
static-methods
static-members
template partial specialization of static fields initialisation
Feb 28, 2023
c++
templates
static-members
template-specialization
Will static variable live even after application gets closed?
Feb 26, 2023
java
android
static
static-members
Understanding multiple declaration of a variable in a program and GCC compiler behavior
Feb 19, 2023
c
gcc
static
static-members
gnu-arm
Inner static enum as generic type?
Feb 19, 2023
java
generics
static
enums
static-members
Static Members Not Being Initialized First
Feb 19, 2023
c#
static-members
Inheritance with static methods/fields c++
Feb 16, 2023
c++
inheritance
static-methods
static-members
Proper setter and getter for static member variable in header-only library
Jan 31, 2023
c++
singleton
getter-setter
static-members
header-only
Why can't I lazy-initialize static long array like this in java?
Jan 17, 2023
java
static-members
lazy-initialization
Do accesses in a constructor to a shared static variable need to be synchronized?
Dec 30, 2022
java
multithreading
constructor
synchronization
static-members
Can an activity be garbage collected if it has static member variables who are referenced elsewhere?
Dec 21, 2022
java
android
android-activity
garbage-collection
static-members
Don't static members make classes kind of (global) objects themselves?
Dec 19, 2022
oop
class
design-patterns
singleton
static-members
Inheritance static variable member, but share it separately to every kind of the inheritance class
Dec 18, 2022
c++
inheritance
static-members
Define a const static object variable inside the class
Dec 18, 2022
c++
static-members
Difference between declaring static object and pointer to static object [closed]
Dec 13, 2022
c++
static-members
Resolving a linker error: undefined reference to static class members
Dec 07, 2022
c++
arduino
static-members
Static Member Array in C++
Dec 07, 2022
c++
arrays
linker
static-members
static pointer in C++ inheritance
Dec 05, 2022
c++
pointers
singleton
polymorphism
static-members
When should I use static data members vs. const global variables?
Nov 29, 2022
c++11
global-variables
declaration
static-members
linkage
Is there any way by which I can save the state of `static members`?
Feb 05, 2023
java
serialization
static
static-members
Older Entries »