SpiceQA
Questions
Tags
Users
Badges
function-object
17 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Call operator with auto return type being chosen instead of constructor when using std::function
user_2666289
0
•
asked Sep 19, 2017
18
1
819
return-type-deduction
std-function
c++14
function-object
c++
Why can I pass a value-accepting callable to a reference-accepting std::function?
xtofl_6610
0
•
asked Sep 15, 2017
6
1
205
coercion
function-object
covariance
c++
Const and non-const functors
user_43534
0
•
asked Dec 12, 2013
9
2
2062
function-object
functor
constants
c++
Detailed difference between functor's call and function call?
user_171180
0
•
asked Oct 14, 2010
14
3
3010
function-object
functor
stl
c++
How does the template parameter of std::function work? (implementation)
user_417024
0
•
asked Aug 20, 2010
56
5
27765
function-object
function-pointers
c++11
templates
c++
In C++ what does it mean for a compiler to "inline" a function object?
user_135557
0
•
asked Feb 8, 2010
18
4
4850
function-object
functor
c++
What are C++ functors and their uses?
Whyamistilltyping_18664
0
•
asked Dec 10, 2008
1028
14
552651
function-object
function-call-operator
functor
c++
Prev
Prev
1
2
(current)
Hot Questions