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
Does C++11 "auto" keyword retrieve "cv-qualifier" at all? I've got conflict samples
Oct 26, 2025
c++
c++11
constants
auto
Making std::to_string work with void pointers, like operator<<? [closed]
Oct 28, 2025
c++
string
c++11
void-pointers
ostream
Why does C++ not allow a parameter to be a default argument? [duplicate]
Oct 28, 2025
c++
c++11
standards
language-design
default-parameters
How to append to a file in C++?
Oct 28, 2025
c++
c++11
How to call derived class virtual method from base class constructor?
Oct 29, 2025
c++
c++11
explicit instantiation declaration of template class field
Oct 28, 2025
c++
c++11
templates
clang++
Fundamental reasons for not allowing multi-arguments operator[] in C++
Oct 28, 2025
c++
c++11
multidimensional-array
standards
subscript
In C++11, is it wise (or even safe) to use std::unique_lock<std::mutex> as a class member? If so, are there any guidelines?
Oct 27, 2025
c++
multithreading
c++11
mutex
How to compare and increment an atomic variable
Oct 28, 2025
multithreading
c++11
Fixing warning "Wundefined-var-template"
Oct 28, 2025
c++11
compiler-warnings
clang++
c++ vector bubble sort
Oct 28, 2025
c++
c++11
vector
bubble-sort
Templates with constexpr function returns as arguments
Oct 28, 2025
c++
templates
c++11
C++ map error, with structures and methods, can't convert string to _Tree_iterator<std::_Tree_val<std::_Tree_simple_types< and so on
Oct 27, 2025
c++
visual-studio
c++11
struct
constructor
When does std::atomic<> post-increment take place?
Oct 27, 2025
c++
multithreading
c++11
stdatomic
why sys socket recv function don't fill data but return bytes length?
Oct 27, 2025
c++
c
linux
sockets
c++11
Why rvalue references behave differently based on types?
Oct 27, 2025
c++
c++11
rvalue-reference
rvalue
How does std::alignas optimize the performance of a program?
Oct 26, 2025
c++
c++11
optimization
alignas
How do I decrease the count of an element in a multiset in C++?
Oct 27, 2025
c++
c++11
« Newer Entries
Older Entries »