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
Auto reference and iterators
Jul 23, 2026
c++
c++11
visual-c++
initialization of class member variables in base and derived classes
Jul 22, 2026
c++
c++11
Why does Clang not like boost::transform_iterator?
Jul 21, 2026
c++
c++11
boost
clang
clang - shared_ptr fails to run its deleter
Jul 22, 2026
c++
c++11
lambda
clang
shared-ptr
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
Older Entries »