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 memory-layout
Type trait to identify primary base class
Jun 05, 2019
c++
typetraits
memory-layout
vptr
itanium-abi
How does OCaml represent lazy values at runtime?
Oct 31, 2022
ocaml
lazy-evaluation
memory-layout
data-representation
What's the purpose of layout-compatible types?
Feb 09, 2022
c++
struct
language-lawyer
c++17
memory-layout
How to prohibit the construction of object?
Nov 13, 2019
c++
c++11
memory-management
c++14
memory-layout
Mismatch of 'this' address when base class is not polymorphic but derived is
Apr 29, 2018
c++
inheritance
polymorphism
memory-layout
Using reflection to determine how a .Net type is layed out in memory
Jan 30, 2022
c#
serialization
reflection
memory-layout
bit-packing
Incrementing function pointers
Apr 26, 2022
c
function-pointers
memory-layout
Why does virtual inheritance need a vtable even if no virtual functions are involved?
Apr 21, 2022
c++
vtable
virtual-inheritance
memory-layout
vptr
Why is the ELF entry point 0x8048000 not changeable with the "ld -e" option?
Oct 18, 2016
linker
elf
memory-layout
Object layout in case of virtual functions and multiple inheritance
Sep 14, 2022
c++
multiple-inheritance
vtable
virtual-inheritance
memory-layout
Program memory layout in linux
Oct 25, 2022
c++
linux
memory-layout
Why is the size of a tuple or struct not the sum of the members?
Aug 23, 2022
rust
memory-layout
Print layout of C++ object with g++ compiler
Aug 15, 2022
c++
g++
memory-layout
Why does casting a struct to a similar class sort-of work?
Apr 10, 2022
c#
class
struct
casting
memory-layout
Why is empty base optimization forbidden when the empty base class is also a member variable?
Apr 09, 2022
c++
class
inheritance
language-lawyer
memory-layout
Virtual tables and memory layout in multiple virtual inheritance
Nov 05, 2022
c++
multiple-inheritance
vtable
virtual-inheritance
memory-layout
Get the size (in bytes) of an object on the heap
Sep 20, 2022
swift
heap-memory
dynamic-allocation
memory-layout
Is Method area still present in Java 8?
Nov 07, 2022
java-8
jvm
jvm-hotspot
memory-layout
Why does multiple inheritance increase the size of the object despite the bases being empty?
Apr 02, 2022
c++
visual-studio
multiple-inheritance
memory-layout
[[no_unique_address]] and two member values of the same type
Sep 15, 2022
c++
struct
c++20
memory-layout
object-identity
« Newer Entries
Older Entries »