SpiceQA
Questions
Tags
Users
Badges
non-member-functions
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
how to call member function if it exists, otherwise free function?
user_19912380
0
•
asked Sep 3, 2022
1
1
72
non-member-functions
c++14
member-functions
templates
c++
Call non-member function from inside class, but the nonmember function takes class as input (C++)
user_16334574
0
•
asked Jun 9, 2022
2
2
52
non-member-functions
parameter-passing
class
c++
Why is argument-dependent lookup (ADL) choosing class method instead of more fiting free function?
user_11770390
0
•
asked Feb 21, 2022
1
1
60
non-member-functions
argument-dependent-lookup
class-method
c++11
c++
unconventional uses of friend in c++
user_8041641
0
•
asked Dec 20, 2021
10
1
249
non-member-functions
friend
templates
operator-overloading
c++
Error for default parameter value of non-member template friend function
user_4745491
0
•
asked Aug 7, 2020
2
2
101
non-member-functions
friend-function
default-parameters
templates
c++
std::visit a std::variant with overloaded free-function instead of function-object
user_1827360
0
•
asked Mar 10, 2020
2
2
1343
stdapply
non-member-functions
std-variant
c++17
c++
Writing a subscript non-member function
user_2642059
0
•
asked Jun 14, 2019
3
2
255
non-member-functions
subscript-operator
operator-overloading
c++
Static, nonmember or static nonmember function?
user_534005
0
•
asked Aug 5, 2011
10
3
5176
non-member-functions
static
c++
1
(current)
Hot Questions