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
Copy initialization with deleted copy constructor in reference initialization
Sep 13, 2022
c++
c++11
language-lawyer
implicit-conversion
reference-binding
Strange implicit conversions with the ternary operator
Oct 13, 2021
c++
type-conversion
operator-keyword
implicit-conversion
ternary
Should this compile? Overload resolution and implicit conversions
Sep 12, 2022
c++
visual-c++
clang
implicit-conversion
overload-resolution
When is explicit move needed for a return statement?
Nov 01, 2020
c++
c++11
return
implicit-conversion
move-semantics
Can/should I use implicit operator instead of overriding ToString?
Oct 16, 2022
c#
operator-overloading
implicit-conversion
implicit conversion from class to enumeration type in switch conditional
Oct 28, 2021
c++
c++11
switch-statement
language-lawyer
implicit-conversion
User-defined conversions sequence
Sep 15, 2022
c++
type-conversion
implicit-conversion
Is it guaranteed that new Integer(i) == i in Java?
Mar 12, 2019
java
comparison
autoboxing
implicit-conversion
Classes with both template and non-template conversion operators in the condition of switch statement
Oct 13, 2022
c++
c++11
language-lawyer
implicit-conversion
c++14
How to tell if Type A is implicitly convertible to Type B
Oct 24, 2022
.net
reflection
type-conversion
implicit-conversion
How can I determine if an implicit cast exists in C#?
Nov 01, 2022
c#
.net
reflection
casting
implicit-conversion
Avoid or warn on implicit conversion from const char* to bool in GCC
Dec 09, 2021
c++
gcc
implicit-conversion
gcc-warning
More on implicit conversion operators and interfaces in C# (again)
Sep 05, 2022
c#
interface
implicit-conversion
Odd bit shifting behavior
Oct 14, 2022
c
implicit-conversion
integer-promotion
What is the difference between double a = a + int b and int a += double b?
Sep 03, 2022
java
types
type-conversion
operators
implicit-conversion
How to prevent implicit conversion from int to unsigned int?
Sep 03, 2022
c++
implicit-conversion
unsigned-integer
Varying behavior for possible loss of precision
Apr 03, 2016
java
implicit-conversion
compound-assignment
Why does calling Python's 'magic method' not do type conversion like it would for the corresponding operator?
Aug 30, 2022
python
type-conversion
implicit-conversion
magic-methods
Why implicitConversions is required for implicit defs but not classes?
Sep 02, 2022
scala
type-conversion
implicit-conversion
What is the justification for this Nullable<T> behavior with implicit conversion operators
Sep 02, 2022
c#
.net
nullable
implicit-conversion
« Newer Entries
Older Entries »