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
Can not capture a random distribution and generator by value in lambda?
May 16, 2022
c++
c++11
lambda
What is a fast integer? What defines how fast an integer is?
Nov 03, 2022
c++
performance
c++11
C++11: 'decltype class instance declaration' with std::move( ) doesn't call 'move constructor.' Why?
Aug 25, 2022
c++
c++11
move-semantics
decltype
stdmove
What's wrong to reset std::unique_ptr to pointer to array?
Aug 17, 2022
c++
c++11
smart-pointers
unique-ptr
Trivial compile time check for no copy constructor
Oct 14, 2022
c++
c++11
How to use priority_queue with a non-static compare method of class instance?
Oct 13, 2022
c++
c++11
std
priority-queue
custom-compare
Given (a, b) compute the maximum value of k such that a^{1/k} and b^{1/k} are whole numbers
Mar 13, 2022
c++
algorithm
c++11
math
c++ destructor return type
Nov 02, 2022
c++
c++11
language-lawyer
destructor
decltype
Class Template specialization for multiple types
Nov 03, 2022
c++
c++11
templates
Are non-static class members destroyed even without a destructor?
Aug 17, 2022
c++
c++11
destructor
Will unique values in uint64_t also be unique in int64_t
Oct 12, 2022
c++
c++11
language-lawyer
Overloads of std::isnan and std::isinf for integral types
Jan 24, 2022
c++
c++11
language-lawyer
"unix" C++ preprocessor macro is undefined with -std=c++11
Feb 25, 2022
c++
c++11
unix
preprocessor
icc
User-defined Literal Operator on Macros
May 22, 2022
c++
c++11
c++17
can std::async int a function quit out before task is finished?
Oct 01, 2022
c++
multithreading
c++11
c++14
c++17
How to return a 3D array from user defined function?
Oct 21, 2022
c++
arrays
function
c++11
multidimensional-array
Why C++ does not move to a 'unversioned model' like HTML/HTML5? [closed]
Jan 22, 2021
c++
html
c++11
Copy Elision and rvalue reference
Nov 14, 2022
c++
c++11
Perfect forwarding
Oct 19, 2022
c++
c++11
forwarding
decltype
`shared_ptr` breaks constness of the object
Feb 02, 2018
c++
c++11
constants
shared-ptr
« Newer Entries
Older Entries »