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
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
Where to use union, class and struct?
Apr 20, 2026
c++
class
struct
unions
Interpreting bits in union fields as different datatypes in C/C++
Apr 11, 2026
c++
c
bit-manipulation
unions
How does the two different syntax of union declaration give me different size?
Apr 10, 2026
c++
struct
sizeof
unions
How do initial members, common initial sequences, anonymous unions, and strict aliasing interact in C?
Apr 08, 2026
c
pointers
language-lawyer
unions
strict-aliasing
Returning the active member of a union using a function within it
Apr 04, 2026
c++
c++14
unions
Implicitly defined constructor deleted due to variant member, N3690/N4140 vs N4659/N4727
Mar 28, 2026
c++
g++
language-lawyer
unions
clang++
Is `reinterpret_cast` on `this` inside union-like class an undefined behavior?
Mar 24, 2026
c++
undefined-behavior
unions
Unions in c++ and bitwise operations
Mar 17, 2026
c++
operator-overloading
bit-manipulation
bitwise-operators
unions
Why can union be used this way?
Mar 05, 2026
c
unions
Older Entries »