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
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
How does printing a union itself and not its member work in C?
Mar 05, 2026
c
types
printf
unions
Byte size of union and struct
Feb 27, 2026
c++
struct
unions
Transpose columns and rows in Firebird 2.5
Feb 27, 2026
firebird
transpose
unions
firebird2.5
How to create an instance of tagged union given I have key and value for it
Feb 22, 2026
typescript
generics
unions
Accessing first field of struct in a union of structs
Feb 11, 2026
c
struct
unions
memory-alignment
pointer-conversion
Formatting Unions inside bitfields in C
Feb 07, 2026
c
unions
bit-fields
Inspect inactive member of a union with common initial sequence in constexpr expression
Feb 07, 2026
c++
language-lawyer
constexpr
unions
Using C unions to "reserve" space in data - reasonable?
Feb 04, 2026
c
embedded
storage
unions
Can an array of a union type be cast to a pointer of the active type?
Feb 01, 2026
c++
arrays
pointers
unions
Assigning Union's fields
Jan 31, 2026
c++
struct
setter
unions
Regarding union and multiple integer values
Jan 29, 2026
c
unions
How can unions be used to bypass strict aliasing violations?
Jan 23, 2026
c
undefined-behavior
unions
strict-aliasing
cgo how to set a C union value
Jan 21, 2026
c
go
unions
cgo
Bitfields and Unions in C giving problems
Jan 21, 2026
c
struct
unions
bit-fields
Older Entries »