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 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
C Unions and Polymorphism [duplicate]
Oct 10, 2022
c
struct
polymorphism
unions
How is the Union Type derived in LLVM
Oct 08, 2022
llvm
unions
Defining `swap` method for struct containing a union; how to do it?
Oct 03, 2022
c++
c++11
swap
unions
Resolve union structure in Rust FFI
Oct 02, 2022
rust
unions
xlib
ffi
Does C struct padding make this use unsafe?
Sep 01, 2018
c
memory
struct
size
unions
Why may there be a difference between union* and struct*?
Feb 02, 2022
c
pointers
struct
language-lawyer
unions
Can we access a member of a non-existing union?
Oct 25, 2022
c++
language-lawyer
unions
strict-aliasing
class-members
Is offsetof of a union member always zero?
Aug 17, 2022
c++
union
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 »