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 pointers
Difference between variable reference and name
Nov 05, 2022
c++
variables
pointers
reference
std::thread constructor Is there a difference between passing a pointer and passing by ref?
Oct 18, 2022
c++
multithreading
pointers
pass-by-reference
member-functions
Python: append an original object vs append a copy of object [duplicate]
Sep 08, 2022
python
list
pointers
copy
append
Is it a bad idea to create a generic "function pointer" union in C?
Sep 12, 2022
c
pointers
union
function-pointers
typedef
How to do a static assert that a pointer cast is trivial?
Mar 28, 2019
c++
pointers
casting
static-assert
Dereferencing in C
Sep 12, 2022
c
pointers
c99
c89
Does vector<list<T>> guarantee that element addresses stay unchanged?
Oct 23, 2022
pointers
c++11
vector
stl
Size of pointer to member function varies like crazy
Oct 14, 2022
c++
pointers
visual-c++
sizeof
When do I use "__attribute__((nonnull))" vs "not_null<T*>"?
Dec 14, 2021
c++
pointers
null
attributes
cpp-core-guidelines
Is there a portable (C++ standard) way to compute the previous aligned pointer?
Sep 17, 2022
c++
pointers
Can I make a function that accepts both ram and rom pointers in Microchip C18?
Mar 13, 2018
c
pointers
microcontroller
pic
Deleting vector of pointers
Sep 14, 2022
c++
pointers
vector
smart-pointers
delete-operator
Correct way to use std smart pointers to ensure ptr safety
Sep 20, 2019
c++
pointers
c++11
Why does upcasting a child pointer to a base class sometimes change the pointer value?
Sep 07, 2022
c++
pointers
casting
Is it possible to pass a reference to a pointer from Excel VBA to C++?
Mar 17, 2019
c++
vba
pointers
excel
removing item from list of weak_ptrs
Sep 16, 2022
c++
pointers
Why does putting a pointer in an interface{} in Go cause reflect to lose the name of the type?
Sep 11, 2022
pointers
reflection
go
Python: Size of Reference?
Oct 01, 2022
python
pointers
memory
memory-management
Avoiding (beginners') allocation mistakes in this sequence of vector functions in C
Feb 07, 2021
c
function
pointers
memory-management
struct
The purpose of wrapping a pointer in struct in C
Oct 31, 2021
c
pointers
struct
linux-kernel
skb
« Newer Entries
Older Entries »