SpiceQA
Questions
Tags
Users
Badges
function-object
17 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What does static_cast mean when it's followed by two pairs of parentheses?
user_4397162
0
•
asked May 8, 2022
21
2
2042
function-object
c++
unary_function and binary_function are deprecated in C++ 11, and removed in C++ 17. What should we use instead?
user_893254
0
•
asked Dec 29, 2021
2
1
199
function-object
c++11
stl
c++
Functional Object in Polymorphism
user_15884668
0
•
asked May 10, 2021
2
2
42
function-object
polymorphism
sorting
c++
Is there a way to call std::equal_range with a std::function instead of a structure?
user_982053
0
•
asked Mar 23, 2021
4
2
58
function-object
c++
Most terse and reusable way of wrapping template or overloaded functions in function objects
user_5825294
0
•
asked Jan 20, 2021
3
3
217
function-templates
overload-resolution
function-object
overloading
c++
Proper way of returning a functor in C++
user_5549860
0
•
asked Jan 7, 2021
2
1
107
function-object
function-pointers
functor
pointers
c++
Function object to pass std::get around as an argument to functions
user_5825294
0
•
asked Dec 8, 2020
2
1
65
c++20
template-meta-programming
function-object
lambda
c++
Function ignoring its argument(s)
user_5825294
0
•
asked Nov 5, 2020
2
1
285
boost-hana
function-object
functional-programming
c++
How can I compare std::function objects?
user_10505778
0
•
asked Jun 3, 2020
2
1
135
function-object
functor
c++
accessing function attributes inside decorators
user_5738333
0
•
asked Nov 17, 2017
3
1
669
function-attributes
python-decorators
function-object
scope
python
1
(current)
2
Next
Next
Hot Questions