Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in implicit-conversion
Why is the constructor in this C++ code ambiguous and how do I fix it?
Apr 28, 2022
c++
templates
implicit-conversion
explicit-constructor
In relation to the paragraph 12.7p3 in the C++ Standard, I have the following questions
Dec 19, 2021
c++
c++11
constructor
standards
implicit-conversion
Chaining implicits via the shortest route
Jul 15, 2022
scala
implicit-conversion
Why is this operator= call ambiguous?
Mar 01, 2022
c++
c++11
implicit-conversion
explicit
Scala: Is it possible to indicate a generic class which implements a certain method
Nov 01, 2022
generics
scala
implicit-conversion
What does rank mean in relation to type conversion?
Sep 09, 2022
c++
implicit-conversion
type-conversion
rank
Mere presence of implicit conversion makes the program compile despite never being applied
May 17, 2021
scala
type-inference
implicit-conversion
type-parameter
type-constructor
How bad are implicit definitions?
Sep 27, 2021
scala
implicit-conversion
implicit
Why is the compiler choosing this template function over an overloaded non-template function?
Aug 17, 2022
c++
templates
overloading
implicit-conversion
type-constraints
Scala: Implicit evidence for class with type parameter
Oct 25, 2022
scala
implicit-conversion
type-parameter
No implicit conversion in overloaded operator
Aug 23, 2022
c++
operator-overloading
implicit-conversion
Java: passing an argument with a different type to a function
Jul 02, 2022
java
parameter-passing
implicit-conversion
Is if(double) valid C++?
Oct 27, 2022
c++
floating-point
implicit-conversion
Difference between implicit conversion and explicit conversion [duplicate]
Apr 07, 2019
java
c++
implicit-conversion
explicit-conversion
Why is this happening with the sizeof operator when comparing with a negative number? [duplicate]
Sep 24, 2018
c
sizeof
implicit-conversion
Getting rid of error C2243
Oct 30, 2018
c++
inheritance
casting
implicit-conversion
make std::optional constructor emit implicit conversion warnings
Nov 18, 2021
c++
compiler-warnings
implicit-conversion
clang++
Ambiguous overloads, implicit conversion and explicit constructors [duplicate]
Sep 12, 2022
c++
language-lawyer
implicit-conversion
default-constructor
Why is an explicit dereference required in (*x).into(), but not in x.my_into()?
Nov 15, 2021
rust
traits
implicit-conversion
dereference
Question regarding implicit conversions in the C# language specification
Nov 07, 2017
c#
language-features
implicit-conversion
language-specifications
« Newer Entries
Older Entries »