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 and Struct Initialization
Sep 24, 2022
c
unions
Is it undefined behaviour to call a function with pointers to different elements of a union as arguments?
Nov 19, 2022
c
language-lawyer
undefined-behavior
unions
type-punning
Constructor and copy-constructor for class containing union with non-trivial members
Oct 19, 2022
c++
c++11
constructor
c++14
unions
Best practice for unions in Go
Sep 17, 2022
go
unions
Accessing same-type inactive member in unions
Sep 27, 2022
c++
undefined-behavior
unions
How to know that which variable from Union is Used?
Sep 23, 2019
c
unions
Union common initial sequence with primitive
Nov 21, 2019
c++
c++11
c++14
language-lawyer
unions
Is const-casting via a union undefined behaviour?
Sep 12, 2018
c
constants
language-lawyer
unions
Is it legal and well defined behavior to use a union for conversion between two structs with a common initial sequence (see example)?
Feb 11, 2021
c++
c
c99
unions
c89
What are Unrestricted Unions proposed in C++11?
Oct 03, 2022
c++
c++11
unions
Is there a way to access individual bits with a union?
Sep 15, 2022
c
structure
bits
unions
Is it valid to use bit fields with union?
Aug 20, 2022
c
structure
bit-fields
unions
How to initialize a union? [duplicate]
Sep 13, 2022
c
unions
Using a union with unique_ptr
Aug 30, 2022
c++
c++11
struct
unions
unique-ptr
Usage of union inside a class
Sep 13, 2022
c++
class
unions
C++ unions vs. reinterpret_cast
Aug 18, 2022
c++
unions
reinterpret-cast
C union type in Swift?
Mar 09, 2022
c
swift
unions
Anonymous union and struct [duplicate]
Sep 21, 2022
c++
c++11
struct
unions
What's the major difference between "union" and "struct" in C.? [duplicate]
Sep 06, 2022
c++
c
struct
unions
memcpy/memmove to a union member, does this set the 'active' member?
Dec 22, 2021
c++
c++11
language-lawyer
unions
object-lifetime
« Newer Entries
Older Entries »