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-initialization
Static member initialization order within a single C# class
Oct 29, 2025
c#
static
static-initialization
Error: redefinition of "a static variable" in C header files
Oct 28, 2025
c
variables
static
header-files
static-initialization
Why does member y get set to 0 in the following code?
Oct 21, 2025
c
struct
unions
static-initialization
Cost of thread-safe local static variable initialization in C++11?
Mar 14, 2023
c++
c++11
thread-safety
static-initialization
Do magic statics guarantee that right side is executed only once?
Jan 12, 2023
c++
c++11
static-initialization
C++ static member initialization confuses with compiler linking. How to solve?
Dec 06, 2022
c++
segmentation-fault
static-libraries
static-variables
static-initialization
Can "construct on first use" idiom fail under any circumstances?
Nov 07, 2022
c++
static
linker
static-initialization
How to comprehend that an implementation is permitted to treat dynamic initialization of non-local variable as static initialization in some cases?
Oct 21, 2022
c++
static-initialization
Initialize static class implicitly
Jun 18, 2022
c#
static-classes
static-initialization
static-constructor
static-class
Is the order of file-level static variables always the same within a given translation unit?
Nov 08, 2021
c++
initialization
static-initialization
static-order-fiasco
Is a pointer to string literal guaranteed to be initialized before a std::string?
Oct 21, 2022
c++
language-lawyer
static-initialization
cannot override static initialization in derived class
Sep 30, 2022
c++
inheritance
static-initialization
This Java Program is always printing only 10 but not printing SB.Why?
May 08, 2018
java
static-initialization
C++ is it possible to delay initialization of constant static member?
Oct 13, 2017
c++
qt
static-initialization
Static inline members initialization order
Sep 07, 2022
c++
c++17
static-initialization
Legitimate uses for static initializer?
Apr 08, 2022
java
guava
static-initialization
event-bus
Thread-safe initialization of function-local static const objects
Oct 15, 2022
c++
concurrency
multithreading
static-initialization
Older Entries »