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
range-based for on multi-dimensional array
Oct 17, 2022
c++
arrays
c++11
for-loop
foreach
Implementing variadic type traits
Jun 05, 2022
c++
templates
c++11
template-meta-programming
generative-programming
Is there a reason to use C++11's std::int_fast32_t or std::int_fast16_t over int in cross-platform code?
Jun 19, 2019
c++
c++11
std
SFINAE on functions with default parameters - free function vs operator()
Sep 12, 2022
c++
c++11
language-lawyer
sfinae
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
« Newer Entries
Older Entries »