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++
Can I capture lambda variables without std::function?
Sep 09, 2025
c++
lambda
c++17
Eigen very slow when chaining operations
Sep 09, 2025
c++
eigen
Is there a simple way to pass result of a callable when it returns void?
Sep 08, 2025
c++
templates
Source location at call site and nttps: strange results and possible compiler bug?
Sep 09, 2025
c++
language-lawyer
c++20
std-source-location
__cdecl calling convention not work on msvc x64
Sep 08, 2025
c++
windows
visual-c++
calling-convention
Using OpenCV's CMake module targets instead of including all libraries directly?
Sep 09, 2025
c++
opencv
cmake
target
Finding existing circles in a set of edges in an efficient manner
Sep 09, 2025
c++
algorithm
cuda
geometry
graph-algorithm
Clang with CLion: Cannot get compiler information [closed]
Sep 07, 2025
c++
cmake
clang
clion
azerothcore
Reading a large text file in parallel in C++
Sep 09, 2025
c++
Is there a way to automatically generate getters and setters if they aren't present in C++?
Sep 09, 2025
c++
oop
setter
getter
accessor
Error spotted in C++ Primer 5th edition shared_ptr<int>
Sep 08, 2025
c++
c++11
c++14
shared-ptr
errata
How to get IP address from sockaddr
Sep 08, 2025
c++
sockets
ip-address
C++ IsFloat function
Sep 08, 2025
c++
string
floating-point
Fastest way to exchange data between C++ and Python?
Sep 09, 2025
python
c++
ipc
JNI and constructors
Sep 07, 2025
java
c++
constructor
java-native-interface
std::find fails on a std::vector<std::reference_wrapper<T>> with a "no match for ‘operator==’" error when T is in a namespace
Sep 08, 2025
c++
vector
namespaces
reference-wrapper
what is the time complexity of the three sum algorithm
Sep 08, 2025
c++
algorithm
time-complexity
Structured bindings to get consecutive elements of a sub-vector without copying
Sep 09, 2025
c++
structured-bindings
How to close IStream?
Sep 08, 2025
c++
stream
What is the point of using ostringstream instead of just using a regular string?
Sep 08, 2025
c++
string
concatenation
stringstream
ostringstream
« Newer Entries
Older Entries »