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
Is there an elegant way to swap references in C++?
Mar 06, 2022
c++
reference
swap
unions
Using unions to simplify casts
Jun 06, 2017
c
data-structures
unions
union versus void pointer
Oct 09, 2022
c
unions
Assignment between union members
Sep 12, 2022
c++
language-lawyer
unions
What is the use of the 'protected' keyword inside a union? [duplicate]
Oct 20, 2022
c++
c++11
unions
How are the union members stored?
Apr 02, 2022
c
endianness
unions
Memory position of elements in C/C++ union
Mar 24, 2022
c++
c
c++11
unions
c11
Boost Variant essentially a Union in c/c++?
Nov 05, 2021
c++
c
unions
boost-variant
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
« Newer Entries
Older Entries »