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
std::tuple, get item by inherited type
Dec 24, 2021
c++
c++11
tuples
template-meta-programming
Can I rely on the order of an unordered map?
Nov 02, 2022
c++
c++11
gcc
language-lawyer
multimap
rvalue on the left side
Nov 02, 2022
c++
c++11
rvalue
lvalue-to-rvalue
std::this_thread::sleep_for sleeps shorter than expected in VS2015
Sep 06, 2022
c++
c++11
visual-studio-2013
visual-studio-2015
Is order of iteration over the elements of std::unordered_set guaranteed to be always the same?
Sep 03, 2022
c++
c++11
iteration
unordered-set
How much does a C++11 lambda capture actually capture?
Aug 23, 2022
c++
performance
c++11
lambda
What is the opposite of c++ `override` / `final` specifier?
Apr 22, 2022
c++
c++11
inheritance
class-hierarchy
modifiers
Is there a smart pointer type that requires multiple owners?
Nov 16, 2022
c++
c++11
smart-pointers
How to see code coverage in Clion
Nov 20, 2022
c++
unit-testing
c++11
code-coverage
clion
constexpr and virtual
Jul 01, 2022
c++
c++11
using shared_ptr to std::vector in range-based for loop
Jan 01, 2021
c++
c++11
shared-ptr
ranged-loops
auto return type not deducing reference
Sep 05, 2022
c++
c++11
auto
return-type-deduction
Can I use a custom allocator for std::array for secure cryptographic keys?
Nov 16, 2022
c++
arrays
c++11
cryptography
allocator
How to dispatch between assert() and static_assert(), dependend if in constexpr context?
Feb 15, 2022
c++
c++11
assert
constexpr
static-assert
Using GCC's C++0x mode in production?
Jul 30, 2022
c++
gcc
c++11
mingw
std::unique_ptr and pointer-to-pointer
Sep 14, 2022
com
c++11
Position of a type in a variadic template parameter pack
Nov 03, 2022
c++11
metaprogramming
variadic-templates
ISO C++ standard draft
Oct 15, 2022
c++
standards
c++11
Strange case of C++11 overload resolution
Mar 28, 2022
c++
c++11
overload-resolution
Why is not deleting an object that has a destructor with a side effect undefined behavior in C++11?
Sep 23, 2019
c++
memory-leaks
c++11
destructor
undefined-behavior
« Newer Entries
Older Entries »