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
Moved objects are still destructed?
Aug 31, 2022
c++
c++11
destructor
move-semantics
raii
GDB: How do we extract values from an std::tuple
Mar 28, 2019
c++
c++11
gdb
C++11 std::forward a pointer
Oct 26, 2020
c++
c++11
std
What do empty braces mean in struct declaration?
May 15, 2022
c++
c++11
Type of a lambda function, using auto
Oct 19, 2022
c++
c++11
lambda
types
Should I use make_unique or reset() for already defined smart pointers?
Nov 15, 2022
c++
c++11
Erase first N items from a std::map?
May 08, 2022
c++
c++11
stdmap
Why Won't Visual Studio let me use a Templatized, constexpr Function in enable_if?
May 18, 2022
c++
c++11
templates
visual-studio-2015
constexpr
Why does for_each return function by move
Jan 14, 2021
c++
c++11
move
c++17
copy-elision
is there type trait that show if one type might contain value of other type
Feb 03, 2021
c++
c++11
c++14
Is not matching a template<typename...> to template<typename> a defect?
Sep 26, 2022
c++
c++11
c++14
language-lawyer
Are copy constructors defined implicitly always, or only when they are used?
Feb 12, 2022
c++
c++11
language-lawyer
copy-constructor
assignment-operator
Pack expansion of variadic list of types into initializer list of complex types - is it legal?
Jun 08, 2022
c++
c++11
c++14
c++17
stdinitializerlist
Is repeatedly calling move with rvalue references necessary?
Nov 08, 2022
c++
c++11
move
Use Current Template as a Template Parameter to one of the Template Parameters
Feb 28, 2022
c++
c++11
c++17
circular-dependency
Comparing std::function<>
Mar 18, 2022
c++
c++11
tr1
Where is the std equivalent of boost::shared_polymorphic_downcast in C++11?
Dec 29, 2018
c++
boost
stl
c++11
shared-ptr
C++0x: thread, gcc or my error?
Apr 29, 2021
multithreading
c++11
gcc4
How to convert a fractional epoch timestamp (double) to an std::chrono::time_point?
Dec 30, 2015
c++
c++11
unix-timestamp
boost-date-time
chrono
Is this use of std::array undefined behavior? [duplicate]
Jun 02, 2017
c++
c++11
undefined-behavior
« Newer Entries
Older Entries »