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 std
c_str() vs std::string - what's the real difference in this piece of small code?
Mar 25, 2026
c++
string
c++11
std
string-comparison
std::is_base_of for templated vector function parameter
Mar 25, 2026
c++
c++11
templates
std
Why isn't setjmp in the std namespace when including <csetjmp>?
Mar 23, 2026
c++
std
setjmp
Does a forward_iterator template class make sense?
Mar 24, 2026
c++
c++11
iterator
std
trying to understand std::cin.get()
Mar 21, 2026
c++
get
std
cin
Ranges TS breaking changes?
Mar 19, 2026
c++
range
std
stl-algorithm
range-v3
Convert only digits to int in a std::string
Mar 19, 2026
c++
string
int
std
C++11: Storing an Iterator without knowing its container
Mar 18, 2026
c++
c++11
iterator
std
does including <execution> require linking against tbb?
Mar 17, 2026
c++
parallel-processing
execution
std
tbb
mem_fun_ref: unresolved overloaded function type
Mar 16, 2026
c++
std
C++ does it lead to double free when destroy element in allocator<string>?
Mar 15, 2026
c++
std
allocator
std::ostringstream not initialized with std::string [duplicate]
Mar 14, 2026
c++
std
stringstream
C++ function name too long for perf
Mar 15, 2026
c++
std
perf
std:find() for sorted vs unsorted
Mar 14, 2026
c++
algorithm
std
Iterate over objects which are contained in the intersection of two ranges
Mar 08, 2026
c++
stl
containers
c++14
std
Error when using memory allocation (realloc) with pointer of structure, which has a dynamic array
Mar 07, 2026
c
function
memory-management
std
Using std::shuffle with custom Random Number Generator?
Mar 06, 2026
c++
c++11
random
std
shuffle
Accessing data inside std::vector container
Mar 05, 2026
c++
std
stdvector
Older Entries »