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++11
Dereferencing in for loop
Dec 21, 2025
c++
c++11
c++14
More elegant boost accumulation in C++11?
Dec 20, 2025
c++
c++11
boost
Does the pop_back() of std::list de-allocate memory?
Dec 21, 2025
c++
c++11
Linker error compiling mex with mingw-w64
Dec 20, 2025
windows
matlab
c++11
mex
mingw-w64
Explicitly calling constructors and destructors in C++
Dec 20, 2025
c++
c++11
Is `std::function` deprecated by `std::copyable_function` in C++26?
Dec 19, 2025
c++
function
c++11
standards
c++26
C++ test if lambda function
Dec 20, 2025
c++
c++11
lambda
sfinae
Difficulties with templated functions in templated classes
Dec 19, 2025
c++
templates
c++11
Difference between auto and auto* when storing a pointer [duplicate]
Dec 19, 2025
c++
c++11
auto
Checking for a match in each element of a 2d vector
Dec 19, 2025
c++
for-loop
c++11
tic-tac-toe
2d-vector
Can't move std::packaged_task into a lambda
Dec 19, 2025
c++
c++11
asynchronous
How to efficiently implement assign a vector's data to a number of variables?
Dec 18, 2025
c++
c++11
variadic-templates
memory check library for MinGW [closed]
Dec 19, 2025
c++
c++11
memory-leaks
memory-leak-detector
Cast all members of an std::vector
Dec 19, 2025
c++
c++11
casting
can random C++ 2011 standard functions be called from a C routine?
Dec 19, 2025
c++
c
c++11
random
C++ Auto Keyword - Float vs Int Trouble
Dec 19, 2025
c++
c++11
auto
error: no matching function for call to 'std::basic_ifstream<char>::basic_ifstream(std::__cxx11::string&)'
Dec 19, 2025
c++
c++11
Is basic_string conversion via iterators legal?
Dec 18, 2025
c++
string
c++11
string-conversion
C++11 threads: notify_all() or notify_one() when I only have one?
Dec 17, 2025
c++
c++11
condition-variable
Older Entries »