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
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
Validity of std::prev and std::next for std::list
Oct 27, 2025
c++
c++11
iterator
stdlist
Can long-running std::asyncs starve other std::asyncs?
Oct 27, 2025
c++
multithreading
c++11
asynchronous
stdasync
Difference between "&" and std::reference_wrapper?
Oct 27, 2025
c++11
reference
wrapper
Is std::atomic redundant if you have to check for overflow or act conditionally?
Oct 26, 2025
c++
c++11
overflow
atomic
stdatomic
Scoped Enums (enum class) relational operators
Oct 26, 2025
c++
c++11
enum-class
relational-operators
Why is tuple_size a trait and not a member
Oct 27, 2025
c++
c++11
tuples
traits
one-definition-rule
C++11 equivalent of Windows SRWLock
Oct 26, 2025
multithreading
c++11
atomic
Can I forward an array type to a function invoked via pointer perfectly, without the argument decaying?
Oct 26, 2025
c++
arrays
c++11
perfect-forwarding
Why fill_n() does not work with vector.reserve()?
Oct 26, 2025
c++
c++11
vector
stl-algorithm
« Newer Entries
Older Entries »