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
Why aligning of long long union member is bigger than the containing union/struct? Is this correct?
Jun 08, 2018
c++
g++
memory-alignment
unions
unsigned-long-long-int
Would this union work if char had stricter alignment requirements than int?
Sep 05, 2022
c
alignment
iso
unions
What is the correct way to check equality between instances of a union?
Nov 17, 2022
c++
c
unions
memcpy a void pointer to a union
Oct 26, 2022
c
unions
... with constructor not allowed in union problem
May 26, 2018
c++
visual-c++
gcc
struct
unions
Is the following C union access pattern undefined behavior?
Nov 12, 2022
c
language-lawyer
undefined-behavior
unions
type-punning
Conceptual problem in Union
Oct 03, 2018
c++
c
unions
Getting Union, Intersection, or Difference of Sets in C++
Aug 16, 2022
c++
map
set
intersection
unions
Use of Union with reference
Aug 24, 2022
c++
c++11
syntax
visual-studio-2015
unions
Understanding the memory content of a union
Aug 18, 2018
c++
c
memory
memory-management
unions
#define struct union and #define else still compiles any C program?
Mar 26, 2022
c
struct
c-preprocessor
language-lawyer
unions
Strange Behaviour Class Objects Inside Union
Aug 23, 2015
c++
unions
Why is sizeof(std::variant) the same size as a struct with the same members?
Nov 01, 2019
c++
unions
c++17
Access struct members as if they are a single array?
Mar 12, 2021
c
arrays
struct
sizeof
unions
How to write operator= for anonymous union with non-trivial members with virtual methods
Jan 05, 2022
c++
c++11
unions
C++11 "In class initialization" feature is not working for unions
Jan 07, 2022
c++
c++11
unions
in-class-initialization
What's the use of const union members? Aren't they quite pointless?
Jul 08, 2021
c++
unions
Narrowing string to string literal union
Nov 15, 2022
string
typescript
types
literals
unions
Unions in C#: Structure Members Do Not Seem to be Aligned
Aug 07, 2017
c#
struct
unions
« Newer Entries
Older Entries »