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
How to move future into lambda-expression
Oct 20, 2022
c++
c++11
lambda
move
future
Having a template parameter depend on a parameter list
Oct 21, 2022
c++
c++11
variadic-templates
using
Practical limitations on amount of constexpr computation
Oct 21, 2022
c++
c++11
c++14
constexpr
limits
Is it valid to cast pointer to struct to array pointer
Oct 20, 2022
c++
c++11
pointers
struct
casting
How to do Y = aX + Y in C++
Oct 20, 2022
c++
c++11
c++11 value-initialization prior to aggregate-initialization
Oct 19, 2022
c++
c++11
aggregate
language-lawyer
value-initialization
Possible to use extern variable in classes?
Oct 20, 2022
c++
c++11
extern
C++11: is std::locale::empty() even a thing?
Oct 20, 2022
c++
c++11
locale
Increasing Sequence C++
Oct 20, 2022
c++
c++11
sequence
How to get thread object by id?
Oct 19, 2022
c++
c++11
std
stdthread
Atomic bool fails to protect non-atomic counter
Sep 13, 2020
c++
multithreading
c++11
mutex
atomic
weak_ptr, make_shared and memory deallocation
Sep 26, 2022
c++
c++11
shared-ptr
weak-ptr
make-shared
What is the right way to expose resources owned by a class?
Feb 06, 2021
c++
c++11
unique-ptr
ownership
is_enum implementation
Sep 11, 2021
c++
enums
c++11
pattern to avoid dynamic_cast
Sep 06, 2020
c++
oop
c++11
c++11 emplace_back and push_back syntax with struct
Sep 12, 2022
c++
c++11
rvalue-reference
How to use noexcept in C++ or How does it work?
Oct 10, 2022
c++11
noexcept
Variable templates and std::cout -- order of construction
Sep 03, 2020
c++
c++11
c++14
c++17
Explicit copy constructor and uniform initialization
Sep 06, 2022
c++
c++11
language-lawyer
copy-constructor
uniform-initialization
How to initialize std::array<T, n> elegantly if T is not default constructible?
Aug 08, 2022
c++
arrays
templates
c++11
initialization
« Newer Entries
Older Entries »