StackOverflow Questions for Tag: function-call-operator

digito_evo
digito_evo

Reputation: 3672

Passing a static operator() as deleter type

Score: 4

Views: 120

Answers: 1

Read More
Petri Hirvonen
Petri Hirvonen

Reputation: 79

How to overload the function call operator based on whether called from the left-hand or right-hand side

Score: 0

Views: 58

Answers: 0

Read More
Konrad
Konrad

Reputation: 40947

What are C++ functors and their uses?

Score: 1090

Views: 614971

Answers: 14

Read More
JeffV
JeffV

Reputation: 54477

Why override operator()?

Score: 89

Views: 108025

Answers: 12

Read More
StoneThrow
StoneThrow

Reputation: 6255

Is there a way to spawn a std::thread using an object and its non-empty argument list call operator?

Score: 2

Views: 848

Answers: 1

Read More
Vincent
Vincent

Reputation: 60371

Check if a class has a possibly-overloaded function call operator

Score: 0

Views: 275

Answers: 1

Read More
echo Lee
echo Lee

Reputation: 341

error in accessing surrounding variable in lambda function

Score: 0

Views: 609

Answers: 2

Read More
asdetrefle
asdetrefle

Reputation: 333

How do I implement the Fn trait for one struct for different types of arguments?

Score: 14

Views: 14266

Answers: 4

Read More
Top-Master
Top-Master

Reputation: 8745

How to declare default-function for a class?

Score: 0

Views: 79

Answers: 1

Read More
cpp_enthusiast
cpp_enthusiast

Reputation: 1299

Why is a lambda's call-operator implicitly const?

Score: 25

Views: 2946

Answers: 3

Read More
Tim
Tim

Reputation: 99408

In a function call, what is the operator, and what are the operands?

Score: 16

Views: 2944

Answers: 2

Read More
hkBattousai
hkBattousai

Reputation: 10911

How do I use the `Function Call Operator` to load `rvalue` types to my object?

Score: 0

Views: 72

Answers: 1

Read More
Silverlan
Silverlan

Reputation: 2911

Passing a reference to template function call operator overload

Score: 1

Views: 935

Answers: 2

Read More
Charles L Wilcox
Charles L Wilcox

Reputation: 1124

How to Implicitly Call a Function Call Operator?

Score: 2

Views: 742

Answers: 2

Read More
anon
anon

Reputation:

How do I use one function to call the other function by if/case statement?

Score: -3

Views: 97

Answers: 4

Read More
LordM'zn
LordM'zn

Reputation: 25

Overload function-call operator and return type

Score: 2

Views: 240

Answers: 2

Read More
EOG
EOG

Reputation: 1747

C++ - Template function call operator overload - Error C2064

Score: 1

Views: 661

Answers: 1

Read More
Peter Trade
Peter Trade

Reputation: 21

overload assignment and round bracket operator in C++

Score: 2

Views: 5780

Answers: 2

Read More
george
george

Reputation: 73

Function call operator

Score: 7

Views: 12824

Answers: 2

Read More
madmaze
madmaze

Reputation: 898

What does void Classname::operator()(){ .... } do?

Score: 3

Views: 1969

Answers: 4

Read More
PreviousPage 1Next