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
How to avoid this kind of code repetition?
Mar 31, 2022
c++
class
c++11
templates
class-template
Will compiler unroll "for" loop when iterating a const container?
Sep 16, 2022
c++
c++11
What's the difference between T, volatile T, and std::atomic<T>?
Aug 22, 2022
c++
multithreading
c++11
concurrency
stdatomic
Is it bad that C++0x's lambda expressions don't have a named type?
Sep 23, 2022
c++
lambda
c++11
Can I Have Polymorphic Containers With Value Semantics in C++11?
Jul 13, 2022
c++
stl
c++11
C++0x Tuples Store Elements Backwards
Nov 01, 2017
c++
c++11
memory
tuples
stdtuple
G++ doesn't compile C++0x range-based for loop
Mar 09, 2022
c++
c++11
g++
Why is there no vector(size_type n, const Allocator& alloc) in C++11?
Nov 30, 2018
c++
vector
c++11
allocator
insert in unordered_set a new element: should the hint be end()?
Aug 14, 2022
c++
stl
c++11
Function local static function-object that's initialized by lambda, thread-safe or not?
Nov 02, 2022
c++
static
lambda
c++11
thread-safety
How to use c++0x thread in Android NDK?
Oct 20, 2022
c++
c++11
android-ndk
pthreads
Trivial Destructibility and Necessity of Calling Destructor
Feb 11, 2022
c++
memory
c++11
destructor
typetraits
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
« Newer Entries
Older Entries »