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 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
Initialization of a union in C
Feb 23, 2022
c
initialization
unions
Why is there a dummy union member in some implementations of std::optional?
Sep 04, 2022
c++
c++17
optional
unions
option-type
union 'punning' structs w/ "common initial sequence": Why does C (99+), but not C++, stipulate a 'visible declaration of the union type'?
Sep 05, 2022
c++
c
struct
unions
type-punning
What is idiomatic modern C++ for algebraic data types?
Aug 17, 2022
c++
polymorphism
unions
variant
algebraic-data-types
Is a Union Member's Destructor Called
Sep 04, 2022
c++
c++11
destructor
unions
standard-layout
C++11 anonymous union with non-trivial members
Sep 04, 2022
c++
constructor
c++11
anonymous
unions
« Newer Entries
Older Entries »