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
Tagged union C++
Dec 27, 2022
c++
clang
c++14
unions
Why aren't bitfields allowed with normal variables?
Dec 23, 2022
c
gcc
struct
unions
bit-fields
How to use an extern union array in C?
Dec 21, 2022
c
arrays
extern
unions
C++: Union vs Bitwise operators
Dec 19, 2022
c++
performance
bitwise-operators
unions
Why is output of this float union NaN?
Dec 17, 2022
c++
floating-point
unions
Using a C++ union, when which member you want is unknown
Dec 11, 2022
c++
operator-overloading
unions
ostream
union in c stores one data at a time
Dec 10, 2022
c++
c
unions
union for uint32_t and uint8_t[4] undefined behavior? [duplicate]
Nov 29, 2022
c++
c
unions
strict-aliasing
type-punning
union consisting of float : completely insane output
Nov 29, 2022
c++
c
floating-point
unions
Cannot marshal a struct that contains a union
Nov 17, 2022
c#
c++
struct
marshalling
unions
What is the best way to keep a pointer to different types when only one of them is needed at a time?
Nov 07, 2022
c++
c++11
pointers
unions
void-pointers
Error in Accessing a Union Member in Constant Expression
Nov 08, 2022
c++
constexpr
unions
What's the difference between struct { ... } and struct { union { struct { ... } } }?
Nov 06, 2022
c
winapi
struct
unions
Constructor and anonymous union with const members
Oct 26, 2022
c++
constructor
constants
unions
Implementing function delegates in C with unions and function pointers
Oct 24, 2022
c
delegates
function-pointers
anonymous-function
unions
Union data structure alignment
Oct 22, 2022
c
struct
standards
unions
std::shared_ptr in a union
Oct 23, 2022
c++
shared-ptr
unions
Can a Union be self-referenced in C?
Oct 12, 2022
c
unions
Zero-cost properties with data member syntax
Nov 08, 2022
c++
language-lawyer
union
undefined-behavior
unions
Union – useless anachronism or useful old school trick?
Mar 17, 2022
c++
c
data-structures
unions
« Newer Entries
Older Entries »