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 this use of std::array undefined behavior? [duplicate]
Jun 02, 2017
c++
c++11
undefined-behavior
Is a shared mutex more efficient than an atomic of a relatively big struct?
Apr 12, 2022
c++
multithreading
c++11
mutex
atomic
Why does push_back have two overloads for lvalues and rvalues?
Nov 05, 2022
c++
c++11
move-semantics
weak_ptr of a base class, while the shared_ptr is of a derived class?
Nov 01, 2022
c++
templates
inheritance
c++11
shared-ptr
Explicit template declaration/definition in VS 2012
Aug 24, 2022
c++
templates
visual-studio-2012
c++11
Can i = v.end() be optimized out of a for loop?
Mar 24, 2022
c++
c++11
C++ lambda expressions - How does the compiler interpret them?
Feb 08, 2020
c++
c++11
lambda
Ensure derived class implements static method
Nov 06, 2022
c++
c++11
typetraits
crtp
static-assert
Compiler error when initializing constexpr static class member
Apr 24, 2022
c++11
constexpr
stl random distributions and portability
Feb 09, 2021
c++
c++11
random
stl
cross-platform
Unpacking arguments of a functional parameter to a C++ template class
Jan 19, 2019
c++
templates
c++11
variadic-templates
Efficient C++11 design for event listener with a regular wake-up?
Oct 30, 2022
multithreading
events
c++11
future
latency
Why does this C++11 lambda not behave as I expect?
Sep 15, 2022
c++
c++11
lambda
closures
Is it acceptable to cast away constness in a move constructor?
Aug 28, 2022
c++
c++11
constants
move-semantics
How does the std::piecewise_construct syntax work?
Aug 16, 2019
c++
c++11
Why can't I use std::get<0> in std::transform?
Aug 27, 2020
c++
c++11
overload-resolution
function-templates
Class with private constructor and static array of itself
Nov 08, 2022
c++
c++11
initialization
static-initialization
stdarray
Visual Studio regex_iterator Bug?
Dec 19, 2017
c++
regex
c++11
visual-studio-2013
assertion
Understanding memory_order_relaxed
Nov 10, 2022
c++
multithreading
c++11
relaxed-atomics
Why is lvalue to rvalue reference binding allowed on g++ 4.4.6?
Nov 16, 2022
c++
c++11
rvalue
« Newer Entries
Older Entries »