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 std::function is too slow is CPU can't utilize instruction reordering? [closed]
Feb 09, 2026
c++
c++11
why does std::thread throws an error when it's asked to run an overloaded function?
Feb 09, 2026
c++
multithreading
c++11
visual-c++
How lock_guard<mutex> constructor can be compiled fine without mutex instance?
Feb 08, 2026
c++
multithreading
c++11
mutex
std::numeric_limits as a Condition
Feb 09, 2026
c++
templates
c++11
numeric-limits
Is there an official TCHAR type in C++ now?
Feb 08, 2026
c++
c++11
character-encoding
tchar
Inheriting templated constructor from class template?
Feb 09, 2026
c++
templates
c++11
inheritance
constructor
Is it legal to use an rvalue reference of `std::future` as a parameter?
Feb 08, 2026
c++
c++11
Is it legal to pass `std::shared_future` as a reference to functions?
Feb 08, 2026
c++
c++11
asynchronous
future
MSVS 2015: vector<bool> has no 'data' member
Feb 09, 2026
c++
c++11
visual-studio-2015
std
stdvector
"Converting" from int[] to std::array at fread?
Feb 09, 2026
c++
c++11
std
Using std::bind to bind parameters and object instance separately
Feb 07, 2026
c++
c++11
std
stdbind
How can a template argument after variardic arguments be inferred?
Feb 08, 2026
c++
c++11
templates
variadic-templates
Side effect c++ vector copy and deletion
Feb 07, 2026
c++
c++11
vector
side-effects
Deduce template-argument from std::function's return type
Feb 07, 2026
c++
templates
c++11
std-function
Can std::initializer_list be constexpr(GCC and Clang disagree)? [duplicate]
Feb 07, 2026
c++
c++11
language-lawyer
initializer-list
constexpr
Using a C++11 Range for loop to Change the Characters in a string
Feb 08, 2026
c++
for-loop
c++11
reference
C++11 Move constructor optimization
Feb 07, 2026
c++
c++11
move-semantics
How performing multiple matrix multiplications in CUDA?
Feb 07, 2026
c++
c++11
matrix
parallel-processing
cuda
High performance solution to take N arguments and return N values
Feb 07, 2026
c++
performance
templates
c++11
variadic-templates
« Newer Entries
Older Entries »