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++
Convert a string to a unsigned long long in c++
Jan 03, 2026
c++
casting
type-conversion
C++ template instantiation with identity argument
Jan 04, 2026
c++
templates
C++: Syntax error C2061: Unexpected identifier
Jan 03, 2026
c++
syntax
compiler-errors
Dynamic linking, memory usage and concurrency
Jan 04, 2026
c++
c
unix
memory
dynamic-linking
std::move - std::string - internal pointer
Jan 03, 2026
c++
string
move
How to get the position of a tuple element
Jan 03, 2026
c++
templates
tuples
How to go from linker error to line of code in the sources?
Jan 03, 2026
c++
linux
gcc
linker
g++
Sending a vector through zeromq with msgpack
Jan 04, 2026
c++
zeromq
msgpack
messagepack
inherit std::ostream
Jan 03, 2026
c++
inheritance
ostream
Linking to the correct library
Jan 03, 2026
c++
linker
predefined-macro
Simultaneous TCP Open
Jan 04, 2026
c++
network-programming
Why &x[0]+x.size() instead of &x[x.size()]?
Jan 02, 2026
c++
containers
stdvector
Passing lambda as an argument to a function with std::function parameter with an arbitrary number of parameters
Jan 02, 2026
c++
function
templates
lambda
metaprogramming
Capturing a `thread_local` in a lambda
Jan 04, 2026
c++
c++11
language-lawyer
stdthread
thread-local-storage
C++ sorting of parallel vectors with zip range: how efficient is it really and can Rust do this too?
Jan 03, 2026
c++
sorting
rust
vector
Visual Studio Debugger - Visualising Intel Quadruple precision (_Quad)
Jan 03, 2026
c++
visual-studio-2008
intel
How to match one of multiple alternative patterns with C++11 regex [duplicate]
Jan 04, 2026
c++
regex
c++11
choice between map or unordered_map for keys consisting of calculated double values.
Jan 04, 2026
c++
dictionary
hash
unordered-map
comparison-operators
Older Entries »