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
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
how to tell compiler that property MUST be initialized
Oct 29, 2025
c#
initialization
c#-9.0
non-nullable
Initialising constexpr - " illegal initialization of 'constexpr' entity with a non-constant expression"
Oct 29, 2025
c++
initialization
constants
constexpr
stdmap
SwiftUI: How do I make my closure return 'Content' instead of 'some View' when calling it from another initialiser?
Oct 27, 2025
swift
initialization
swiftui
F#: Why is Array.createZero so fast?
Oct 27, 2025
arrays
f#
initialization
array-initialization
Aggregate initialization of a derived class with designator [duplicate]
Oct 27, 2025
c++
initialization
c++20
How to initialize C structs with default values
Oct 27, 2025
c
struct
initialization
declaration
How to initialize static variable on inherited class?
Oct 27, 2025
c++
inheritance
initialization
static-variables
Simplified Collection initialization
Oct 26, 2025
c#
collections
initialization
initializing a Map<string,string> in Typescript from json object [duplicate]
Oct 26, 2025
javascript
json
typescript
initialization
How can assertions be placed before a class initialisation list?
Oct 25, 2025
c++
constructor
initialization
assert
design-by-contract
VHDL initialize generic array of std_logic_vector
Oct 26, 2025
arrays
generics
initialization
vhdl
« Newer Entries
Older Entries »