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 offsetof
Do we need to use std::launder when doing pointer arithmetic within a standard-layout object (e.g., with offsetof)?
Jun 17, 2021
c++
language-lawyer
c++17
offsetof
Why does this implementation of offsetof() work?
Aug 31, 2022
c
pointers
offsetof
Why can't you use offsetof on non-POD structures in C++?
Apr 15, 2019
c++
offsetof
Is it possible to get a pointer to one subobject via a pointer to a different, unreleated subobject?
Mar 11, 2022
c++
pointers
language-lawyer
c++17
offsetof
Does &((struct name *)NULL -> b) cause undefined behaviour in C11?
Aug 26, 2022
c
language-lawyer
c11
offsetof
« Newer Entries