SpiceQA
Questions
Tags
Users
Badges
conversion-operator
22 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Integer cast overload being used instead of bool cast overload
user_11290952
0
•
asked Mar 17, 2020
4
2
198
conversion-operator
constants
operator-overloading
class
c++
GCC C++ bug? (T)x matching X::operator const T&() const differs from clang's
user_410767
0
•
asked Feb 27, 2020
4
1
112
c++17
language-lawyer
conversion-operator
gcc
c++
Is it possible to refer to a user-defined conversion template in a using declaration?
user_640397
0
•
asked Oct 22, 2019
8
1
95
using-declaration
language-lawyer
conversion-operator
inheritance
c++
Why does this conditional operator evaluate to int?
user_9101411
0
•
asked Jun 27, 2019
2
1
107
conversion-operator
conditional-operator
c++
Which of these conversions should be ambiguous?
user_502399
0
•
asked Aug 11, 2017
13
1
238
copy-initialization
overload-resolution
language-lawyer
conversion-operator
c++
Overload resolution with multiple functions and multiple conversion operators
user_4882052
0
•
asked Mar 17, 2016
14
2
381
overload-resolution
language-lawyer
conversion-operator
overloading
c++
C++ Conversion operator for converting to function pointer
user_616815
0
•
asked Jul 20, 2011
26
6
8875
conversion-operator
function-pointers
c++
What is an "operator int" function?
user_457065
0
•
asked Sep 28, 2010
41
5
51744
conversion-operator
terminology
c++
conversion operator as standalone function
user_205638
0
•
asked Jan 31, 2010
30
4
8639
conversion-operator
type-conversion
c++
Conversion constructor vs. conversion operator: precedence
user_157098
0
•
asked Sep 5, 2009
78
2
15602
conversion-operator
type-conversion
constructor
operators
c++
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions