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
Best way to write a value wrapper class
Feb 12, 2026
c++
c++11
Template metaprogramming within the body of a template class
Feb 11, 2026
c++
templates
c++11
metaprogramming
Using VLAs in a C++11 environment
Feb 12, 2026
c++
c++11
c99
c11
variable-length-array
What does the "operator <" syntax mean?
Feb 12, 2026
c++11
syntax
stl
how to create/pass a completion handler callback as function parameter in c++11?
Feb 12, 2026
c++
objective-c
c++11
callback
asynccallback
C++0x: iterating through a tuple with a function
Feb 09, 2026
c++
c++11
tuples
Use std::function to wrap non-static member function pointer
Feb 09, 2026
c++
c++11
function-pointers
lambda with conversion function to pointer to function with c++ linkage
Feb 09, 2026
c++
c++11
lambda
c++17
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
« Newer Entries
Older Entries »