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-keyword
can't == be used instead of unary & to check if two values are equal
Jul 08, 2026
java
boolean
bit-manipulation
operator-keyword
Is there any performance difference between x+=y and x=x+y (x and y are both simple types) in C#? [duplicate]
Jul 06, 2026
c#
operator-keyword
In C++ can I reset the function pointer for an operator?
Jul 04, 2026
c++
pointers
overloading
operator-keyword
member
invalid operands of types - c++
Jul 04, 2026
c++
overloading
operator-keyword
C: is there anyway i can get the modulo operator to work on non integer values? [duplicate]
Jul 04, 2026
c
operator-keyword
modulo
Can I mark a function with noexcept if it has an argument passed by copy?
Jul 02, 2026
c++
c++11
operator-keyword
noexcept
Overload * operator in python (or emulate it)
Jun 20, 2026
python
overloading
operator-keyword
unpack
what is the difference between "&" and "and" in Python? [duplicate]
Jun 18, 2026
python
operator-keyword
What is difference between "as Long" and ".toLong()" in Kotlin?
Jun 19, 2026
kotlin
operator-keyword
Iterate through a sequence of operators
Jun 19, 2026
python
testing
operator-keyword
Get the return type of operators in C++?
Jun 18, 2026
c++
c++11
operator-keyword
return-type
type-traits
ampersand '&' operator at end of parameter
Jun 12, 2026
c++
boost
reference
operator-keyword
ampersand
Reference error (left-hand asignment) in array assignment
Jun 09, 2026
javascript
arrays
variable-assignment
operator-keyword
ternary
Difference between operator += and =+
Jun 06, 2026
java
operator-keyword
Is there an equivalent of C#´s | operator in VB.Net?
Jun 03, 2026
c#
vb.net
pipe
operator-keyword
equivalent
What does |variable mean in verilog?
Jun 03, 2026
verilog
operator-keyword
bitwise-operators
Overloading assignment operator for pointers to two different classes
May 30, 2026
c++
overloading
variable-assignment
operator-keyword
operator overloading<< error
May 27, 2026
c++
overloading
operator-keyword
Null coalescing operator on decimal and decimal
May 27, 2026
c#
null
operator-keyword
coalescing
C++ Can't subtract two strings
May 26, 2026
c++
string
operator-keyword
subtraction
Older Entries »