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
Confusion between "rvalue" and "rvalue reference" in book
Jul 23, 2026
c++
c++11
language-lawyer
rvalue-reference
rvalue
Does re-writing the same value to a memory location count as modifying the memory? (in the context of multi-threading)
Jul 23, 2026
c++
multithreading
c++11
memory-model
data-race
Is inlining function to solve multi definition a well-defined thing?
Jul 23, 2026
c++
c++11
inline
Comparing object with initializer list [duplicate]
Jul 22, 2026
c++
c++11
operators
initializer-list
Accessing type inside std::pair passes as template parameter
Jul 21, 2026
c++
c++11
type-traits
Why does a constructor which takes iterators require elements to be EmplaceConstructible?
Jul 22, 2026
c++
c++11
stl
c++14
c++-concepts
Using &front() to modify underlying character array in std::string [duplicate]
Jul 21, 2026
c++
c++11
Use std::copy to copy from random number distribution
Jul 21, 2026
c++
c++11
Where/how are the arithmetic operators for atomic< T > defined?
Jul 22, 2026
c++
templates
c++11
nothrow construction of virtual classes in c++11
Jul 22, 2026
c++
c++11
noexcept
Check if std::list iterator is at end without access to the container [duplicate]
Jul 21, 2026
c++
c++11
iterator
stdlist
How to reduce the size of vector when removing elements from it?
Jul 22, 2026
c++
vector
c++11
resize
splice
Creating unique_ptr Via Functions
Jul 21, 2026
c++
c++11
unique-ptr
C++ inline base class method must be explicitly resolved?
Jul 22, 2026
c++
inheritance
c++11
clang
inline
Initialze a tuple of tuples [duplicate]
Jul 22, 2026
c++
c++11
how does foo({1,2}) work for "void foo(pair<int,int>)"
Jul 22, 2026
c++11
Qt - std::unordered_map - destruction time
Jul 21, 2026
c++
qt
c++11
visual-studio-2015
unordered-map
What's the formal of C++ const reference (not reference to const, but const reference)
Jul 22, 2026
c++
templates
c++11
language-lawyer
template-aliases
Use std::future and std::async in Android (NDK) [duplicate]
Jul 21, 2026
android
c++11
android-ndk
« Newer Entries
Older Entries »