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
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
Template dependent base member is not resolved properly
Nov 04, 2022
c++
c++11
templates
How can I check if all members of two tuples are different?
Oct 14, 2022
c++
c++11
tuples
stdtuple
Is this use of raw pointers in modern C++ bad practice?
May 14, 2022
c++
c++11
polymorphism
smart-pointers
stdvector
Is that a feature or a bug of clang c++11 std::regex_match?
Mar 24, 2020
c++
regex
c++11
clang++
Understanding std::map::find
Dec 02, 2017
c++
c++11
Ambiguous call to member function for captured this in a lambda
Jul 24, 2020
c++
c++11
visual-c++
How to define a friend function declared in a non template class internal to a template class outside of both classes?
May 14, 2022
c++
c++11
templates
inner-classes
friend
« Newer Entries
Older Entries »