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 unions
Union initialisation in a struct
Jun 29, 2026
c++
struct
g++
unions
Initialize union with nested structs
Jun 29, 2026
c++
c
unions
porting
How to copy anonymous union
Jun 28, 2026
c++
copy-constructor
unions
Accessing variables in a union inside a struct
Jun 27, 2026
c
struct
unions
Non trivial struct constructor inside a union in C++
Jun 23, 2026
c++
struct
constructor
unions
Use union to defer member variable construction
Jun 20, 2026
c++
initialization
destructor
unions
Named Structures in C++ Unions
Jun 15, 2026
c++
gcc
struct
forward-declaration
unions
A reused named struct as a nested struct triggers a redefinition error in GCC
Jun 14, 2026
c
struct
unions
Actual usage of union in C [duplicate]
Jun 08, 2026
c
unions
Why is my string assignment causing a segmentation fault?
Jun 06, 2026
c++
string
segmentation-fault
unions
C union assignment
May 20, 2026
c
unions
Active member of an union after assignment
May 20, 2026
c++
undefined-behavior
unions
assignment-operator
struct/union initialization confusion
May 18, 2026
c
struct
unions
Static const anonymous union gives "uninitialized const" error using GCC 4.9.3
May 16, 2026
c++
gcc
compilation
compiler-errors
unions
Will elements of an array of type uint8_t always be packed into consecutive bytes of memory?
May 16, 2026
c
arrays
audio
audio-streaming
unions
F# - Create a Recursive Discriminated Union at Runtime
May 14, 2026
recursion
f#
interpreter
unions
Initializing union of two structs with common initial sequnce
May 13, 2026
c
language-lawyer
unions
Are there any uses for untyped unions(w/out a type tag)?
May 09, 2026
c
unions
algebraic-data-types
Older Entries »