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
Why can't I use alias from a base class in a derived class with templates?
May 22, 2022
c++
templates
c++11
type-alias
Cost of self-executing C++11 lambdas
Mar 28, 2022
c++
c++11
lambda
switch-statement
self-executing-function
C++11 get std::map value_type from a variable
May 20, 2019
c++
c++11
typetraits
Async future with a callback. C++11
Sep 28, 2022
c++11
asynchronous
promise
future
asynccallback
C++: is std::unordered_map guaranteed to be node-based?
Oct 26, 2022
c++
c++11
unordered-map
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
« Newer Entries
Older Entries »