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
Using std::shared_ptr<void> to point to anything
Apr 24, 2022
c++
c++11
stl
shared-ptr
smart-pointers
Is there a variant of std::lock_guard that unlocks at construction and locks at destruction in C++11?
Oct 18, 2022
c++
c++11
mutex
std
C++ 11 Threads, Error Pure virtual function called
Feb 20, 2021
c++
multithreading
c++11
pthreads
beagleboneblack
Lifetime of references in STD collections
Mar 05, 2022
c++
c++11
map
std
variadic templates parameter matching in std::function
Aug 04, 2018
c++
templates
c++11
variadic-templates
Setting up C++11 (std::thread) for NDK with ADT/Eclipse
May 07, 2022
android
eclipse
c++11
android-ndk
java-native-interface
When does returning a value outside of a function uses move vs copy?
Dec 29, 2021
c++
c++11
copy
return
move
Is Clang really this smart?
Jul 25, 2020
c++
c++11
clang
llvm
compiler-optimization
Prevent C++11 removal of endless loops
Apr 15, 2022
c++
c++11
embedded
Why can I use private default constructor in decltype()?
Oct 29, 2022
c++
c++11
language-lawyer
private-members
decltype
Any way to initialize a vector of unique_ptr?
Apr 17, 2022
c++
c++11
initialization
Could not convert from brace-enclosed initializer list to std::vector
Jan 12, 2021
c++
c++11
gcc
std::async using an rvalue reference bound to a lambda
Aug 22, 2017
c++
c++11
lambda
stdbind
Return values for active objects
Jan 18, 2017
c++
c++11
move-semantics
active-objects
Is this a Visual Studio 2013 update 4 C++ optimizer bug or is my code wrong?
Oct 30, 2021
c++
c++11
boost
boost-range
Using a temporary array as an lvalue
Oct 30, 2021
c++
c++11
language-lawyer
c++14
Function call in for loop condition?
Sep 03, 2022
c++
c++11
Using lambda as parameter to std::cout
Sep 05, 2022
c++
c++11
lambda
Is it possible to move an std::array into a std::vector?
Nov 07, 2022
c++11
move
heap-memory
stdarray
stack-memory
Assign static constexpr class member to runtime variable
Nov 06, 2022
c++
templates
c++11
constexpr
one-definition-rule
« Newer Entries
Older Entries »