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 initialization
Initialize union using largest member under MSVC compiler
Nov 15, 2025
c++
initialization
visual-studio-2015
unions
c++03
InitializeComponent in both constructors, or in one with constructor inheritance?
Nov 16, 2025
c#
.net
constructor
initialization
components
How to initialize big immutable map in Kotlin?
Nov 09, 2025
kotlin
initialization
containers
FPDF __init__ combined with header and footer in Python
Nov 07, 2025
python
class
initialization
fpdf
pyfpdf
Why returning a reference owned by the current function is allowed in Rust?
Nov 06, 2025
struct
rust
initialization
lifetime
ownership
How would I create a function-local static `HashSet<char>` and initialize it once? [duplicate]
Nov 05, 2025
struct
static
initialization
rust
Difference between int x = 5; and int x = {5}
Nov 05, 2025
c
initialization
initializer-list
An internal error occurred during: "Repository registry initialization". java.lang.ArrayIndexOutOfBoundsException
Nov 04, 2025
initialization
repository
registry
sts
What is the advantage of closure stored property Initialisation?
Nov 03, 2025
swift
properties
initialization
Why do designated initializers zero-initialize the data members?
Nov 03, 2025
c++
initialization
standards
c++20
default-initialization
Is it legal to empty-initialize `va_list` with `{}` in C23 before calling `va_start()`?
Nov 02, 2025
c
initialization
language-lawyer
variadic-functions
c23
Swift struct initialization, making another struct like String
Nov 02, 2025
swift
xcode
struct
initialization
Is it necessary to initialize a private list class member in a constructor?
Nov 01, 2025
c++
initialization
stdlist
An object reference is required for the nonstatic field, method, or property
Oct 30, 2025
c#
class
initialization
declaration
non-static
In C++, is it possible to initialize an array directly from another?
Oct 29, 2025
c++
arrays
syntax
initialization
c++14
Python Metaclass defining __slots__ makes __slots__ readonly
Oct 30, 2025
python-3.x
initialization
attributeerror
metaclass
slots
Initializing an array class variable in a constructor
Oct 30, 2025
c#
arrays
initialization
Is there a difference between initialiazing variables and pointers with NULL or 0?
Oct 28, 2025
c
variables
pointers
initialization
null-pointer
« Newer Entries
Older Entries »