mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
/rpcs3/rpcs3/Emu/Cell/../Memory/vm_ptr.h:135:32: warning: invalid application of 'sizeof' to a void type [-Wpointer-arith]
135 | return sizeof(T);
| ^~~~~~~~~
|
||
|---|---|---|
| .. | ||
| vm.cpp | ||
| vm.h | ||
| vm_locking.h | ||
| vm_ptr.h | ||
| vm_ref.h | ||
| vm_reservation.h | ||
| vm_var.h | ||