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
Call lambda without binding it to an identifier
Mar 19, 2022
c++
c++11
lambda
Does MS Visual Studio 2012 Update 2 compile C++11 raw string literals?
Apr 03, 2018
c++
visual-studio-2012
c++11
C++11 std::async in Android NDK does not work
May 23, 2022
android
c++11
android-ndk
Locking C++11 std::unique_lock causes deadlock exception
Jan 16, 2015
linux
multithreading
c++11
mutex
condition-variable
std::move( ) calls copy-ctor in the absence of a move-ctor. Why and how to prevent it?
May 14, 2022
c++
c++11
move-semantics
decltype( constexpr variable)
Sep 23, 2022
c++
c++11
constexpr
decltype
static-assert
Is there any situation in which I wouldn't use std::make_shared?
Nov 05, 2022
c++
memory-management
c++11
shared-ptr
smart-pointers
c++ closure and std::function
Aug 26, 2022
c++
c++11
closures
std-function
Constructing a union tuple in C++11
Jan 14, 2022
c++
c++11
tuples
unions
How do I embed a type's name as a string into a static_assert()? [duplicate]
May 23, 2022
c++
templates
c++11
typeid
static-assert
std::bind a std::shared_ptr parameter won't increase use_count
Oct 15, 2022
c++
c++11
Random double C++11
Mar 27, 2021
c++
c++11
random
double
Can I have a boost lock-free queue of lambdas?
Nov 03, 2022
c++
multithreading
boost
c++11
lambda
Netbeans hating nullptr but still working fine
Oct 13, 2021
c++
c++11
netbeans
nullptr
How do capture lists of lambdas actually work in C++11?
Oct 19, 2022
c++
c++11
lambda
Why move on const objects work?
Jul 04, 2018
c++
c++11
move
move-semantics
"No-throw dereferencing" of std::unique_ptr
Jan 30, 2022
c++
c++11
unique-ptr
how to return the last type of a variadic template?
Nov 08, 2021
c++
c++11
variadic-templates
When should I declare a move constructor without noexcept?
Nov 21, 2022
c++
c++11
rvalue-reference
Uninitialized std::complex constructor when using 'new'
May 17, 2022
c++
c++11
default-constructor
« Newer Entries
Older Entries »