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
Implementation of C++ Cast
Aug 17, 2022
c++
casting
unions
C++11 empty list Initialization of a union - is it guaranteed to initialize the full length of the union?
Sep 28, 2021
c++
c++11
unions
list-initialization
What is the difference between a proper defined union and a reinterpret_cast?
Apr 07, 2022
c++
unions
reinterpret-cast
Shapeless: map from coproduct to different coproduct
Oct 04, 2022
scala
unions
shapeless
Is it possible to put several objects together inside a union?
Mar 28, 2022
c++
unions
What are the benefits of unnamed structs / unions in C?
Sep 25, 2022
c
struct
unions
Strange C++ boolean casting behaviour (true!=true)
Jun 16, 2018
c++
casting
boolean
unions
Unions in C++11: default constructor seems to be deleted
Dec 24, 2019
c++
c++11
language-lawyer
unions
Do array elements count as a common initial sequence?
Feb 22, 2022
c++
arrays
language-lawyer
unions
Which union member becomes active after placement new
Apr 17, 2022
c++
language-lawyer
unions
lifetime
placement-new
What makes a union member active?
Nov 26, 2019
c++
c++14
language-lawyer
c++17
unions
What does C standard say about a union of two identical types
Mar 10, 2022
c
types
unions
Will the alignment of variables in a C union be the same on all systems?
Aug 24, 2022
c
memory
struct
unions
Error: Redefinition of union
Jan 11, 2022
c
struct
compiler-errors
unions
Nameless union inside a union
Oct 23, 2022
c
unions
Accessing C union members via pointers
Aug 23, 2022
c
pointers
unions
Common initial sequence and alignment
Sep 29, 2018
c++
c++11
unions
memory-alignment
standard-layout
What is the point of 'protected' in a union in C++
Jul 10, 2019
c++
unions
constexpr reference to a variable of an anonymous struct
Feb 07, 2022
c++
c++11
c++14
unions
c++17
Questions regarding C++ non-POD unions
Oct 16, 2022
c++
c++11
unions
discriminated-union
« Newer Entries
Older Entries »