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 operator-overloading
Overloading the + operator so it is sensitive to being called in a checked or unchecked context
Oct 18, 2015
c#
operator-overloading
unchecked
Why can't I overload C++ conversion operators outside a class, as a non-member function?
Sep 24, 2022
c++
c++11
operator-overloading
standards
Why C# compiler generate error, even if using Attribute "SpecialName"
Sep 05, 2022
c#
attributes
operator-overloading
C++20 explicitly defaulted equality operator
Sep 05, 2022
c++
operator-overloading
default
c++20
comparison-operators
Questions about operator overloading
Nov 15, 2022
c++
operator-overloading
Why is $ allowed but $$, or <$> disallowed as an operator (FS0035) and what makes $ special?
Jun 02, 2019
f#
operator-overloading
dollar-sign
How to force a "statement has no effect" warning on overloaded==
Feb 21, 2020
c++
operator-overloading
C++ compilation error: cannot convert from B to A, no constructor, or constructor overload ambiguity
Dec 05, 2021
c++
operator-overloading
visual-studio-2019
overload-resolution
ambiguity
Overloaded operators & inheritance & templates (A formidable combination)
Apr 10, 2022
c++
templates
inheritance
operator-overloading
C++ operator overloading and the copy constructor
Apr 15, 2022
c++
operator-overloading
copy-constructor
Overload operator<< for arrays
Oct 31, 2022
c++
operator-overloading
iostream
Operator overloading outside a template class with implicit conversions
Nov 02, 2022
c++
operator-overloading
Swift 2.0: Parametrized classes don't call proper == function if it inherits from class that is Equatable
Jun 16, 2022
swift
class
operator-overloading
overloading
language-lawyer
Special behavior for decltype of call operator for incomplete types
Nov 17, 2018
c++
templates
operator-overloading
language-lawyer
name-lookup
Static vs. Member Operator Overloads: std::operator<< and std::ostream::operator<<
Aug 25, 2022
c++
c++11
operator-overloading
iostream
c++: operator = is ambiguous when implementing move assignment
Nov 13, 2022
c++
operator-overloading
c++17
move-semantics
Unary plus for S4 class in R
Sep 07, 2022
r
operator-overloading
s4
unary-operator
Why does bool(val) prefer double implicit conversions over val.operator bool()?
Sep 06, 2022
c++
type-conversion
operator-overloading
language-lawyer
implicit-conversion
Can smart pointers selectively hide or re-direct function calls to the objects they are wrapping?
Jun 08, 2018
c++
operator-overloading
overloading
smart-pointers
C++0x T operator+(const T&, T&&) pattern, still needs move?
Mar 13, 2022
operator-overloading
rvalue-reference
c++11
« Newer Entries
Older Entries »