SpiceQA
Questions
Tags
Users
Badges
unary-operator
27 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to interpret the explicit cast operator
user_7333155
0
•
asked May 6, 2022
2
1
126
typecast-operator
unary-operator
c++
What does this perl snippet with unary plus do? join( '/', splice @t, 0, +@d )
user_11397243
0
•
asked Apr 7, 2022
6
3
94
unary-operator
perl
arrays
python
If for &*x both * and & are not evaluated, then why not have the same rule for *&x?
user_1778275
0
•
asked Feb 9, 2022
2
2
77
unary-operator
language-lawyer
evaluation
c
What does return !!myVar mean?
user_16030876
0
•
asked Dec 3, 2021
2
4
101
negation
unary-operator
c
Unexpected Type Error when using Unary Operator --
user_14024315
0
•
asked Aug 11, 2021
2
2
92
jshell
unary-operator
java
How To Check bits in C++?
Admin
1
•
asked Jul 1, 2021
2
2
105
clion
unary-operator
c++
debugging
Expected no change in variable but unary operator works even in false if statement. Why so?
user_15663763
0
•
asked Apr 16, 2021
2
4
123
unary-operator
if-statement
c
Valid void Return Statements from Lambda Expressions (Example: Runnable)
user_3063066
0
•
asked Mar 11, 2021
3
3
515
unary-operator
runnable
lambda
java
Cast to negated unary expression fails in function templates
user_2850884
0
•
asked Mar 4, 2021
2
1
117
typecast-operator
template-argument-deduction
unary-operator
templates
c++
The result of "sizeof" depends on the location of the brackets. Why?
user_10855168
0
•
asked Dec 24, 2020
2
4
148
unary-operator
operator-precedence
sizeof
expression
c
1
(current)
2
3
Next
Next
Hot Questions