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++
C++ conditional statement to test if variable is a string
Jul 21, 2026
c++
conditional-statements
How to sort a vector using std::views C++20 feature?
Jul 20, 2026
c++
stl
c++20
std-ranges
Is enable_if the most concise way to define a function accepting only rvalues, but of any type?
Jul 21, 2026
c++
templates
c++17
c++20
template-meta-programming
incorrect function call on overload operator
Jul 21, 2026
c++
operator-overloading
c++20
How to correctly pass a function with parameters to another function?
Jul 21, 2026
c++
function
c++11
callback
c++17
why std::pair<int[N], int[N]> is not allowed in C++?
Jul 21, 2026
c++
arrays
std-pair
Safely check if signed multiplication would overflow in C++17
Jul 20, 2026
c++
c++17
undefined-behavior
integer-arithmetic
What is the most efficient way of logging very small amount of data?
Jul 21, 2026
c++
c
logging
Zoom in and out centered about the mouse cursor in 2D using ImGUI
Jul 21, 2026
c++
math
scaling
imgui
cartesian-coordinates
How can I return directly result of a function call returning std::expected?
Jul 21, 2026
c++
algorithm
function
c++23
std-expected
Difference between T and T&?
Jul 20, 2026
c++
templates
How do I delete variables from the heap?
Jul 21, 2026
c++
visual-c++
heap-memory
free
Is an Iterator to vec.end() still valid after vec.push_back() when there is no reallocation
Jul 21, 2026
c++
iterator
C++ convert TCP Socket to BIO (OpenSSL)
Jul 20, 2026
c++
sockets
ssl
openssl
Handling Apache Thrift list/map Return Types in C++
Jul 21, 2026
c++
list
rpc
thrift
assigning std::function to a member function
Jul 21, 2026
c++
c++11
std-function
Initialize specific subscript item in array by c++ [duplicate]
Jul 21, 2026
c++
arrays
initialization
« Newer Entries
Older Entries »