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 function-pointers
Python function pointers within the same Class
Apr 12, 2026
python
function
class
function-pointers
C++ overloaded function pointer ambiguity
Apr 11, 2026
c++
function-pointers
static-cast
Typedef for a pointer to a cv- and/or ref-qualified member function
Apr 12, 2026
c++
templates
function-pointers
c++14
pointer-to-member
What’s the best way to cast a function pointer from one type to another?
Apr 12, 2026
c++
winapi
function-pointers
reinterpret-cast
Cast member function for create_pthread() call
Apr 12, 2026
c++
c
pthreads
function-pointers
pointer-to-member
is there a use for &func or class::func in c++?
Apr 10, 2026
c++
function-pointers
member-pointers
java : Function objects as strategies
Apr 04, 2026
java
oop
interface
function-pointers
effective-java
How to declare a templated function so that can be passed in a class constructor/function
Apr 03, 2026
c++
function-pointers
function-prototypes
Why is there a compile error in this code?
Mar 31, 2026
c
closures
function-pointers
java 8 - declare method to use in map, and pass the value to the method later on
Mar 29, 2026
lambda
functional-programming
java-8
function-pointers
functional-interface
how to pass a member function with args as an argument to another member function?
Mar 27, 2026
c++
function-pointers
pointer-to-member
c++ pointers to overloaded functions
Mar 28, 2026
c++
function-pointers
boost-python
Use a many-parameters function as callback function
Mar 26, 2026
c
function-pointers
Similar Objective-C KVO in c++
Mar 27, 2026
c++
objective-c
function-pointers
key-value-observing
When dereferencing and post-incrementing a pointer to function pointer, what happens first?
Mar 22, 2026
c
function-pointers
post-increment
What does “typedef void *(*Something)(unsigned int)” mean
Mar 21, 2026
c
function-pointers
typedef
How to cast between compatible method pointers?
Mar 18, 2026
delphi
polymorphism
function-pointers
delphi-xe7
why typedef void (*f_ptr)(int); and typedef void (*f_ptr)(); work the same in C?
Mar 16, 2026
c
pointers
function-pointers
window.external.notify passing data other than string
Mar 15, 2026
c#
windows-phone-7
delegates
function-pointers
window.external
Older Entries »