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
Is NULL defined as nullptr in C++11?
Oct 01, 2022
c++
null
c++11
nullptr
Reshaping a 1-d array to a multidimensional array
Nov 16, 2022
c++
c++11
multidimensional-array
language-lawyer
Why does adding a destructor change the copy constructor behavior of this struct? [duplicate]
Sep 12, 2022
c++
c++11
Constructor using std::forward
Sep 12, 2022
c++
c++11
move-semantics
perfect-forwarding
Why is the move constructor not called when moving in a lambda?
Oct 17, 2022
c++
c++11
lambda
move-semantics
difference between std::mutex and std::shared_mutex
Sep 12, 2022
c++
c++11
mutex
c++17
C++: Use auto, or typedef? [closed]
Oct 19, 2022
c++
visual-studio-2010
c++11
Forward Declaring enum class not working
Aug 26, 2022
c++
c++11
forward-declaration
enum-class
Initializing class using { * this }
Sep 12, 2022
c++
c++11
What is the difference between -std=c++0x and -std=c++11
May 19, 2018
c++
eclipse
c++11
Why is the `std::sto`... series not a template?
Aug 06, 2022
c++
c++11
Can we return objects having a deleted/private copy/move constructor by value from a function?
Mar 08, 2022
c++
c++11
copy-constructor
Replace BOOST_FOREACH with "pure" C++11 alternative?
Apr 23, 2021
c++
boost
c++11
boost-foreach
C++ index of type during variadic template expansion
Nov 18, 2022
c++
templates
c++11
variadic-templates
Are returned locals automatically xvalues
Aug 20, 2014
c++
c++11
move-semantics
The future of C++ alignment: passing by value?
Sep 15, 2022
c++
c++11
memory-alignment
eigen
What is the rationale to "no diagnostic required"?
Apr 02, 2019
c++
c++11
language-lawyer
Anonymous union and struct [duplicate]
Sep 21, 2022
c++
c++11
struct
unions
Threadsafe lazy initialization: static vs std::call_once vs double checked locking
Sep 12, 2022
c++
multithreading
c++11
double-checked-locking
How can I create a new primitive type using C++11 style strong typedefs?
Sep 07, 2022
c++
c++11
boost
nim-lang
« Newer Entries
Older Entries »