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
Why is Allocator::reference being phased out?
Sep 05, 2022
c++
memory-management
c++11
allocator
using c++ aggregate initialization in std::make_shared
Sep 05, 2022
c++
c++11
Custom allocator in std::vector
Sep 04, 2022
c++
stl
c++11
allocator
Can volatile but unfenced reads yield indefinitely stale values? (on real hardware)
Feb 26, 2022
c++
multithreading
c++11
atomic
volatile
lambda as a static member
Sep 15, 2022
c++
lambda
c++11
language-lawyer
constexpr
Erasing elements from unordered_map in a loop
Sep 04, 2022
c++
c++11
unordered-map
Guidelines to do constexpr operator-overloading?
Aug 24, 2022
c++
c++11
operator-overloading
constexpr
c++14
Are variadic constructors supposed to hide the implicitly generated ones?
May 27, 2020
c++
templates
c++11
copy-constructor
variadic-templates
enable_shared_from_this and inheritance
Oct 07, 2021
c++
boost
c++11
shared-ptr
smart-pointers
Transparent Operator Functors
Oct 20, 2018
c++
c++11
c++14
visual-studio-2013
Can a shared lock on a std::shared_timed_mutex be upgraded to an exclusive lock?
Oct 15, 2022
c++
multithreading
c++11
c++14
Are empty macro arguments legal in C++11?
Sep 04, 2022
c++
macros
c++11
Does MinGW-w64 support std::thread out of the box when using the Win32 threading model?
Nov 05, 2022
c++
multithreading
c++11
gcc
mingw-w64
C++0x - export gone, exception specs deprecated. Will this affect your code? [closed]
Dec 17, 2021
c++
c++11
Interoperability between boost::date_time and std::chrono
Mar 01, 2022
c++
datetime
boost
c++11
chrono
Parameter pack must be at the end of the parameter list... When and why?
Sep 04, 2022
c++
templates
c++11
variadic-templates
Using boost::future with "then" continuations
Jun 06, 2022
c++
c++11
boost
C++ function types
Sep 04, 2022
c++
c++11
function-pointers
std-function
Can parameter pack function arguments be defaulted?
Sep 04, 2022
c++
c++11
gcc
clang
variadic-templates
Can I std::move() an element out of a std::vector? [duplicate]
Sep 04, 2022
c++
c++11
« Newer Entries
Older Entries »