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
C++ 'typedef' vs. 'using ... = ...' [duplicate]
Sep 03, 2022
c++
c++11
typedef
using-directives
Nested C++ template parameters for functions
Sep 03, 2022
c++
templates
c++11
Does the standard behavior for deleters differ between shared_ptr and unique_ptr in the case of null pointers?
Sep 03, 2022
c++
c++11
shared-ptr
unique-ptr
nullptr
std::remove with vector::erase and undefined behavior
Sep 03, 2022
c++
algorithm
c++11
vector
stl
Efficiency of postincrement v.s. preincrement in C++ [duplicate]
Aug 22, 2022
c++
c++11
Move Assignment incompatible with Standard Copy and Swap
Oct 03, 2018
c++
c++11
move-semantics
copy-and-swap
Who is responsible for deleting the facet?
Dec 02, 2019
c++
c++11
locale
Why use a function rather than a reference to member?
Sep 03, 2022
c++
class
c++11
reference
Using a function pointer with a trailing return type
Sep 03, 2022
c++
c++11
function-pointers
What is the difference between using explicit fences and std::atomic?
Dec 14, 2019
c++
c++11
atomic
memory-fences
capture by value class members
Aug 22, 2022
c++
lambda
c++11
closures
too many initializers for 'int [0]' c++
Apr 11, 2019
c++
arrays
c++11
struct
initialization
What's the reason of using auto self(shared_from_this()) variable in lambda function?
Feb 06, 2021
c++
boost
c++11
lambda
boost-asio
std::vector::emplace_back and std::move
Sep 05, 2022
c++
c++11
vector
move-semantics
Is there a better alternative to std::remove_if to remove elements from a vector?
Sep 03, 2022
c++
c++11
stl
c++17
erase-remove-idiom
How to overload |= operator on scoped enum?
Aug 23, 2022
c++
c++11
enums
operator-overloading
bitwise-operators
Can constexpr be combined with volatile?
Sep 03, 2022
c++
c++11
gcc
clang
language-lawyer
using declaration in variadic template
Sep 03, 2022
c++
operator-overloading
c++11
multiple-inheritance
variadic-templates
Performance penalty using 'auto' keyword in Visual Studio 2010
Sep 03, 2022
c++
performance
visual-studio-2010
c++11
Why wasn't yield added to C++0x?
Apr 02, 2018
c++
c++11
yield
c++17
« Newer Entries
Older Entries »