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
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
C++ API design: is using void* a bad idea?
Sep 13, 2022
c++
c++11
api-design
Purpose of having std:less (or similar function) while it just call < operator
Jul 17, 2022
c++
c++11
Which is faster for IPC sharing of objects -ZeroMQ or Boost::interprocess?
Oct 27, 2022
c++11
ipc
zeromq
boost-interprocess
Destroying condition_variable while waiting
Nov 19, 2022
c++
multithreading
c++11
Callback using lambda with closures
Sep 16, 2022
c++
c++11
lambda
closures
function-pointers
Transform parameter pack types
Sep 17, 2022
c++
c++11
templates
c++17
« Newer Entries
Older Entries »