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
C++14 constexpr union conditional initialization in constructor
Nov 06, 2022
c++
c++14
unions
constexpr
How Do I Properly Declare a ctype Structure + Union in Python?
Apr 11, 2022
python
struct
byte
ctypes
unions
How to know which variable value is set for union?
Oct 20, 2022
c
logic
unions
Using std::launder to get a pointer to an active object member from a pointer to an inactive object?
Dec 23, 2021
c++
pointers
language-lawyer
c++17
unions
How could one copy union simple members with memcpy?
Mar 13, 2021
c++
language-lawyer
std
unions
standards-compliance
Is this a GCC bug? Initializing structs with unions
Dec 23, 2020
c++
gcc
c++11
unions
compiler-bug
Thrift java client cannot handle union properly
Feb 09, 2022
java
c++
thrift
unions
Is it safe to detect endianess with union?
Nov 18, 2022
c
language-lawyer
endianness
unions
C++ anonymous structs
Oct 17, 2022
c++
struct
unions
anonymous-struct
Where in the Standard does it say that the default member initializer for U::j should be ignored by the compiler?
Oct 18, 2022
c++
language-lawyer
unions
c++17
Why are global anonymous unions required to be declared as static?
Mar 19, 2022
c++
c++11
anonymous-types
unions
Templated unions in c++11
Aug 26, 2022
c++
templates
c++11
unions
Do unrestricted unions require placement new and a constructor definition?
Jun 24, 2019
c++
c++11
unions
Union tested for current member in use
Jun 04, 2017
c++
variables
comparison
unions
members
Padding in union is present or not
Oct 31, 2022
c
struct
padding
unions
Clarification on an example of unions in C11 standard
Aug 21, 2022
c
unions
c11
How to cast C struct just another struct type if their memory size are equal?
Jan 01, 2018
c
casting
struct
unions
How to use a union of two types
Sep 27, 2022
c++
unions
Union not reinterpreting values?
Sep 10, 2022
c
floating-point
precision
unions
long-double
How to access a struct member inside a union in C?
Mar 05, 2022
c
unions
structure
« Newer Entries
Older Entries »