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
Ensuring that current thread holds a lock on a C++11 mutex
Aug 20, 2022
c++
multithreading
c++11
locking
mutex
How to forward unique_ptr with tuple?
Nov 01, 2021
c++
c++11
tuples
unique-ptr
regex with all components optionals, how to avoid empty matches
Aug 31, 2022
c++
regex
c++11
Why is type checking inside templates more strict? [duplicate]
Mar 13, 2019
c++
templates
c++11
types
overloading
Variadic template parameters of one specific type
Nov 20, 2022
c++
templates
c++11
language-lawyer
variadic-templates
C++ Overload resolution with universal reference function template which can't be changed
Feb 23, 2022
c++
templates
c++11
overload-resolution
universal-reference
C++ determine if a container has ::find() [duplicate]
Feb 09, 2022
c++
c++11
stl
traits
sfinae
A set of weak_ptr
Nov 19, 2022
c++
c++11
set
smart-pointers
weak-ptr
Using argc in a constexpr, is it strictly required that any sub-expression involved be a constant expression?
Oct 29, 2022
c++
c++11
gcc
language-lawyer
constexpr
Get bits from byte
Jun 14, 2022
c++
c++11
bitset
protected members are not accessible through a pointer or object
Mar 02, 2018
c++
class
c++11
inheritance
notify_one performance impact
Sep 13, 2022
c++
windows
multithreading
c++11
Why does std::random_device define its copy constructor as deleted?
Aug 31, 2022
c++
c++11
list initialization of aggregates: when can it invoke copy constructor?
Mar 07, 2019
c++
c++11
aggregate
language-lawyer
list-initialization
Why returning of vector by value of explicitly non-moveable and implicitly non-copyable type does NOT produce a compilation error?
Jun 21, 2018
c++
c++11
Why override under private inheritance?
Nov 02, 2022
c++
c++11
Force compiler to accept only compile time argument (floating point)
Dec 25, 2020
c++
templates
c++11
Using weak_ptr to implement the Observer pattern
Nov 21, 2022
c++
c++11
observer-pattern
observers
weak-ptr
unique_ptr deleter overhead
Mar 08, 2022
c++
c++11
smart-pointers
raii
Move unique_ptr from set to set
Nov 15, 2022
c++
c++11
stl
« Newer Entries
Older Entries »