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
Is it permitted to modify the internal std::string buffer returned by operator[] in C++11
Nov 20, 2018
c++
c++11
destructor and no constructor for abstract base class c++
Oct 20, 2022
c++
c++11
inheritance
Is there any reason to capture a return-value as an rvalue-reference?
Nov 15, 2022
c++
c++11
move
C++ When is it OK to extend the `std` namespace?
Sep 05, 2022
c++
c++11
namespaces
std
Bare metal without global operator new
Nov 13, 2022
c++
c++11
memory-management
embedded
bare-metal
Is there any way to trick std::make_shared into using default initialization?
Apr 07, 2022
c++
c++11
c++14
std::copy_n doesn't change destination vector size
Sep 06, 2022
c++
c++11
copy
stdvector
stl-algorithm
Distribution as member of class in C++
May 24, 2022
c++
class
c++11
boost
distribution
std::stack element destruction order
Apr 10, 2022
c++
c++11
Continuation of "I just can not understand DR 712"
Oct 24, 2020
c++
c++11
language-lawyer
one-definition-rule
Nested lambda function
Sep 07, 2022
c++
c++11
lambda
Why is it called operator overloading?
Nov 08, 2022
c++
c++11
C++: What is the correct cast for offseting to std::vector iterator?
Nov 14, 2022
c++
c++11
vector
offset
static-cast
C++11: what's the difference between atomic<T>::store and atomic_store<T>
Nov 25, 2020
c++
function
class
c++11
atomic
Destructor in derived class marked as noexcept(false)
Aug 27, 2022
c++
c++11
using type alias doesn't work with "const" pointer
Jun 25, 2022
c++
c++11
pointers
constants
using
How to declare a member in a base template class where the type is dependent of the derived class?
Jul 14, 2022
c++
c++11
templates
crtp
abstract-base-class
template specialization for std::atomic<double> &
Jun 25, 2022
c++
c++11
templates
template-specialization
Is std::future::wait a memory barrier? (I can not explain this data race)
May 13, 2021
c++
multithreading
c++11
Passing member function pointer as template parameter
Oct 07, 2019
c++
c++11
templates
« Newer Entries
Older Entries »