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 c++
Underline QLabel's text "on hover"
Sep 03, 2025
c++
qt
qlabel
What is the proper way to initialize const containers with different values?
Sep 03, 2025
c++
c++11
initialization
constants
building a nested JSON
Sep 03, 2025
c++
arrays
json
struct
nlohmann-json
Why is there a narrowing conversion warning from int to short when adding shorts? (C++)
Sep 02, 2025
c++
types
type-conversion
narrowing
Why can't we use a void* to operate on the object it addresses
Sep 03, 2025
c++
void-pointers
operation
Why does removing 'const' from the constructor parameter stop the class from being instantiated?
Sep 03, 2025
c++
constructor
c++17
C++ SDL2, How to regularly update a renderered text? (ttf)
Sep 03, 2025
c++
sdl
truetype
sdl-2
text-rendering
Redeclaration of explicitly defaulted comparison operator makes it undefined
Sep 03, 2025
c++
language-lawyer
c++20
friend
comparison-operators
How to assign to a std::variant with duplicate types?
Sep 03, 2025
c++
std-variant
Comparison operator with explicit object parameter of not class type
Sep 03, 2025
c++
language-lawyer
comparison-operators
c++23
explicit-object-parameter
Questions about ranges::distance implementation
Sep 03, 2025
c++
gcc
c++20
libstdc++
std-ranges
Why C++ views can influence the original sequence
Sep 03, 2025
c++
std::views::split copies the pattern instead of making a reference
Sep 03, 2025
c++
std-ranges
Partial template specialization for when all template parameters are the same type
Sep 02, 2025
c++
c++14
sfinae
template-specialization
parameter-pack
How to send and receive an empty tcp segment?
Sep 03, 2025
c++
sockets
tcp
What are the implications of constexpr floating-point math?
Sep 03, 2025
c++
floating-point
constexpr
c++23
c++26
operator-> for an iterator that returns a temporary
Sep 03, 2025
c++
iterator
c++17
Output window shows thrown exceptions
Sep 03, 2025
c++
visual-studio
exception
output
How I can keep aggregate initialization while also adding custom constructors?
Sep 03, 2025
c++
constructor
aggregate-initialization
How does a c-compiler recognizes system-calls?
Sep 03, 2025
c++
sockets
compiler-construction
« Newer Entries
Older Entries »