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
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
Memory layout in Javascript - data-oriented vs object-oriented design [closed]
Sep 14, 2022
javascript
oop
memory-layout
data-oriented-design
Does C++ guarantee identical binary layout for "trivial" structs with a single trivial member?
Jan 20, 2022
c++
language-lawyer
memory-layout
Are C-structs with the same members types guaranteed to have the same layout in memory?
Dec 19, 2016
c
struct
casting
memory-layout
Guaranteed memory layout for standard layout struct with a single array member of primitive type
Jan 02, 2022
c++
language-lawyer
memory-layout
standard-layout
Why class size increases when int64_t changes to int32_t
Oct 14, 2022
c++
memory-alignment
bit-fields
memory-layout
object-layout
Precise memory layout control in Rust?
Mar 01, 2022
rust
memory-layout
Why do virtual memory addresses for linux binaries start at 0x8048000?
Aug 30, 2022
linux
x86
elf
memory-layout
intel
struct alignment C/C++
Sep 02, 2022
c++
c
memory-layout
« Newer Entries
Older Entries »