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
Working with a union of structs in C
Oct 31, 2022
c
unions
How can I simulate a C++ union in C#?
Oct 31, 2022
c#
.net
c++
struct
unions
Unions versus structures in C
Nov 07, 2022
c
unions
Are there any guarantees for unions that contain a wrapped type and the type itself?
Apr 23, 2022
c++
struct
types
language-lawyer
unions
C++: Strict aliasing vs union abuse
Sep 27, 2022
c++
pointers
unions
memory-alignment
Pthreads and opaque types [closed]
Dec 22, 2018
c
struct
pthreads
unions
How to memset an anonymous union with 0
Oct 26, 2022
c++
initialization
c++14
unions
memset
Naming Array Elements, or Struct And Array Within a Union
Dec 21, 2018
c++
c
c++11
unions
memory-alignment
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
« Newer Entries
Older Entries »