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
User-Defined String Literals Vs. Other User-Defined Literals
Oct 30, 2022
c++
c++11
user-defined-literals
can I have main window procedure as a lambda in WinMain?
Sep 14, 2018
c++
winapi
c++11
lambda
C++ function template argument with templated type struct woes
Sep 12, 2020
c++
function
templates
c++11
arguments
std::make_pair : cannot convert 'ch' (type 'char') to type 'char&&' [duplicate]
Apr 02, 2021
c++
c++11
Cannot dynamic cast when using dynamic_pointer_cast
Oct 23, 2022
c++
c++11
shared-ptr
dynamic-cast
C++ chain of tasks
Apr 16, 2018
c++
multithreading
boost
c++11
SMART vector for RAW pointers in C++11?
Sep 10, 2022
c++
c++11
smart-pointers
Use member function in std::packaged_task
Aug 01, 2018
c++
multithreading
c++11
The "most important const" vs. auto_ptr: Why the code does not compile?
Oct 29, 2022
c++
c++11
auto-ptr
c++98
Why compiler doesn't pass size of array char *arr[] in parameters?
Oct 14, 2022
c++
arrays
c++11
Add a deep copy ctor to std::unique_ptr<my_type>
Mar 20, 2018
c++
c++11
copy-constructor
deep-copy
unique-ptr
C++11 initialize array with uniform value in constexpr function
Sep 05, 2022
c++
c++11
constexpr
Capturing pointers in lambda expression?
Nov 06, 2022
c++
c++11
lambda
Why can I have a ratio object in C++
May 30, 2021
c++
c++11
chrono
Why is thread local storage not implemented with page table mappings?
Nov 02, 2022
c++
multithreading
performance
c++11
thread-local-storage
Is it guaranteed by the C++ standard that cin, cout, etc. will be created first and destroyed last?
Feb 26, 2022
c++
c++11
stl
Using const and decltype with a pointer variable
Oct 19, 2022
c++
c++11
C++11 async is using only one core
Sep 10, 2020
c++
multithreading
c++11
asynchronous
Does deleting a copy constructor or copy assignment operator count as "user declared"?
Nov 08, 2020
c++
c++11
move
language-lawyer
copy-constructor
Why do both the notify and wait function of a std::condition_variable need a locked mutex
Nov 06, 2022
c++
multithreading
c++11
locking
mutex
« Newer Entries
Older Entries »