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
Is x = std::move(x) undefined?
Aug 26, 2022
c++
c++11
language-lawyer
c++14
Does [=] imply that all local variables will be copied?
Jul 01, 2020
c++
c++11
lambda
capture
constexpr const vs constexpr variables?
Aug 26, 2022
c++
c++11
constants
constexpr
Is there a standard way of moving a range into a vector?
Aug 26, 2022
c++
c++11
insert
stdvector
What's the difference between sizeof and alignof?
Aug 26, 2022
c++
c++11
sizeof
alignof
Move-only version of std::function
Aug 26, 2022
c++
c++11
move-semantics
Are new and delete still useful in C++14?
Aug 26, 2022
c++
c++11
new-operator
c++14
dynamic-memory-allocation
lambdas require capturing 'this' to call static member function?
Aug 09, 2017
c++
lambda
c++11
Capturing perfectly-forwarded variable in lambda
Sep 27, 2022
c++
c++11
lambda
c++14
perfect-forwarding
Whyever **not** declare a function to be `constexpr`?
Aug 26, 2022
c++
c++11
constants
constexpr
function-declaration
difference between standard's atomic bool and atomic flag
Aug 26, 2022
c++
multithreading
c++11
thread-safety
atomic
What C++11 features does Visual Studio 2010 support?
Aug 26, 2022
c++
visual-studio-2010
visual-studio
c++11
Why is std::function not equality comparable?
Jul 30, 2022
c++
function
boost
c++11
tr1
Pass multiple arguments into std::thread
Aug 26, 2022
c++
multithreading
c++11
How do static variables in lambda function objects work?
Nov 10, 2022
c++
c++11
static
lambda
How do I use unique_ptr for pimpl?
Aug 26, 2022
c++
c++11
pimpl-idiom
unique-ptr
What's the point of a final virtual function?
Aug 26, 2022
c++
c++11
inheritance
final
virtual-functions
My enum is not a class or namespace
Aug 26, 2022
c++
enums
g++
c++11
Adding smallest possible float to a float
Aug 21, 2022
c++
c++11
floating-point
How can I add C++11 support to Code::Blocks compiler?
Aug 26, 2022
c++11
codeblocks
« Newer Entries
Older Entries »