SpiceQA
Questions
Tags
Users
Badges
implicit-conversion
implicit-conversion
11 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Does lvalue-to-rvalue conversion is applied to non-type lvalue template argument?
std
0
•
asked Sep 24, 2022
4
0
43
implicit-conversion
language-lawyer
c++20
c++
When I point a pointer to an array. Why does the pointer and the index[0] of the array I am pointing to have different memory addresses?
Ifeoluwa Joel
0
•
asked Sep 23, 2022
0
2
32
implicit-conversion
pointers
arrays
c
JAVA - Char to Int Conversion
User1409
0
•
asked Sep 23, 2022
-2
2
34
implicit-conversion
ascii
integer
char
java
Scala: Implicit conversion of a function doesn't work
David Tomecek
0
•
asked Sep 22, 2022
1
0
75
implicit-conversion
implicit
scala
When passing a 2d array as parameter with pointers to print its values it only prints zero
Isabel Longo
0
•
asked Sep 15, 2022
1
1
34
pointer-arithmetic
function-call
implicit-conversion
multidimensional-array
c
Is an implicit call to a conversion function categorised as an explicit call (prvalue, xvalue, lvalue, etc.)?
user3zFj1
0
•
asked Sep 15, 2022
0
1
51
implicit-conversion
expression
language-lawyer
c++
Cast struct to its first member inside a function(void *)
Florian Bailly
0
•
asked Sep 14, 2022
0
2
51
void-pointers
implicit-conversion
struct
c
C++ implicit cast - How to force a warning
Pierre Baret
0
•
asked Sep 13, 2022
1
1
51
implicit-conversion
g++
c++
How many elements does the compiler take from an array which is function argument?
Honza Píka
0
•
asked Sep 13, 2022
1
2
76
sizeof
implicit-conversion
pointers
arrays
c
Is it possible in C# to write an implicit conversion operator for both nullable and non-nullable values?
Thomas Eyde
0
•
asked Sep 6, 2022
3
2
68
implicit-conversion
non-nullable
generics
c#
1
(current)
2
Next
Next
Hot Questions