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-object
How to pass function by reference?
Mar 20, 2023
c++
function-pointers
pass-by-reference
function-object
C++ Passing function objects as lvalues and/or rvalues
Mar 08, 2023
c++
templates
function-object
How to properly define function objects in c++?
Jan 14, 2023
c++
templates
function-object
Why doesn't N3421 provide the noexcept qualifier?
Dec 27, 2022
c++
c++-standard-library
function-object
c++14
Declaring function objects for comparison?
Dec 15, 2022
c++
operators
operator-keyword
function-object
Using an std::function for wrapping a function object
May 04, 2022
c++
c++14
std-function
function-object
How I can pass callable object to function as parameter
Nov 17, 2022
c++
stl
lambda
callable
function-object
Using std::tm as Key in std::map
Jan 21, 2020
c++
map
key
function-object
Why can I pass a value-accepting callable to a reference-accepting std::function?
Jul 06, 2022
c++
covariance
coercion
function-object
Dart(/Flutter): Create function in initializer list
Feb 11, 2022
constructor
dart
flutter
initializer-list
function-object
Using STL algorithms with shared_ptr, function objects
Oct 29, 2021
c++
shared-ptr
stl-algorithm
function-object
Is there an idiomatic way to create a collection of delegates in C++?
Apr 12, 2020
c++
delegates
function-pointers
function-object
When using templates to support functor as arguments, what qualifier should I use?
Jan 19, 2022
c++
c++11
templates
functor
function-object
Why can C++ functors be preferable to objects with named methods?
Sep 15, 2022
c++
functor
function-object
Is There a Indirection Functor?
Nov 02, 2022
c++
functor
function-object
indirection
unary-function
how to pass a class method as argument to another method of the class in perl 6
Oct 12, 2022
raku
function-object
Detecting function object (functor) and lambda traits
Jan 04, 2021
c++
lambda
function-pointers
functor
function-object
What is the correct argument type for a function-object?
Apr 17, 2022
c++
function-object
Recursively call a function object
Nov 04, 2022
c++
function-object
Older Entries »