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 narrowing
Narrowing function return type with type guards
Jul 30, 2026
typescript
narrowing
GCC, clang disagree with MSVC on narrowing conversion
Jul 01, 2026
c++
gcc
visual-c++
compiler-warnings
narrowing
AVX2 narrowing conversion, from uint16_t to uint8_t
Jun 30, 2026
simd
avx
avx2
narrowing
How to narrow a list of unions?
Feb 08, 2026
python
mypy
python-typing
union-types
narrowing
Types narrowing with generics
Jan 29, 2026
typescript
generics
narrowing
type-narrowing
Force narrowing conversion warning
Jan 03, 2026
c++
c++14
compiler-warnings
implicit-conversion
narrowing
Narrowing conversion
Nov 29, 2025
c++
integer
implicit-conversion
narrowing
Why doesn't braced initialization throw a narrowing error when converting from double to float?
Oct 29, 2025
c++
floating-point
g++
double
narrowing
Type narrowing & never functions
Oct 26, 2025
typescript
typechecking
narrowing
Why doesn't TypeScript narrow array types?
Sep 17, 2025
typescript
narrowing
Why can't I initialize this std::vector with an l-value?
Sep 12, 2025
c++
language-lawyer
narrowing
How to get clang to warn about very simple narrowing
Mar 02, 2023
c++
compiler-warnings
clang++
narrowing
How does narrowing work in method invocation in Java?
Dec 27, 2022
java
narrowing
Difference between narrowing and truncation in C++?
Dec 25, 2022
c++
c++11
initialization
truncation
narrowing
Initialize vector <char> with int values
Dec 21, 2022
c++
vector
char
int
narrowing
Hidden narrowing conversion from int to uint8_t
Dec 16, 2022
c++
type-conversion
implicit-conversion
narrowing
P0960, Is there any kind of mechanic to detect if there are narrowing in the new aggregates init with ()s in c++20?
Dec 16, 2022
c++
c++-standard-library
c++20
narrowing
Strange behavior of narrowing in context of initializer lists
Jun 08, 2021
c++
initializer-list
narrowing
Why is there a narrowing conversion warning from int to short when adding shorts? (C++)
Sep 02, 2025
c++
types
type-conversion
narrowing
c++ proper way to downcast int types
Sep 03, 2025
c++
narrowing
Older Entries »