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++14
About safe operations involving unique pointers
Sep 08, 2022
c++
c++14
unique-ptr
Is there a special rule for lambda in case of decltype(auto)?
Nov 20, 2019
c++
lambda
c++14
language-lawyer
decltype
C++ Move Semantics - Wrapping Legacy C APIs
Sep 11, 2022
c++
c++11
constructor
move
c++14
static member function make_shared of shared_ptr
Mar 19, 2022
c++
c++11
stl
c++14
shared-ptr
Inferring return type of templated member functions in CRTP
Oct 19, 2019
c++
templates
c++11
crtp
c++14
Check whether equal string literals are stored at the same address
Nov 13, 2022
c++
c++14
string-literals
std::list - are the iterators invalidated on move?
Apr 14, 2022
c++
c++11
c++14
CRTP - Checking from the base class that the derived one meets requirements
Jun 29, 2022
c++
c++14
crtp
initializer_list immutable nature leads to excessive copying
Feb 22, 2022
c++
c++11
move-semantics
c++14
initializer-list
Can default function arguments "fill in" for expanded parameter packs?
Sep 07, 2022
c++
c++11
parameter-passing
variadic-templates
c++14
No <optional> in MS Visual Studio 2013 - what to do?
Nov 10, 2022
visual-studio-2013
c++14
optional
c++-standard-library
c++17
Can't assign a `std::unique_ptr` to a base class in clang when using an alias template
Jan 14, 2022
c++
clang
c++14
clang++
How to memset an anonymous union with 0
Oct 26, 2022
c++
initialization
c++14
unions
memset
Could it be possible to have types with move operations that throw in containers?
Sep 16, 2022
c++
c++11
stl
c++14
stdmove
Create a type list combination of types in C++
Mar 23, 2022
c++
c++14
variadic-templates
template-meta-programming
cartesian-product
Is it possible to have mutually referential C++ templates?
Sep 27, 2019
c++
templates
c++14
How to `std::bind()` a standard library algorithm?
Oct 01, 2017
c++
c++11
c++14
c++17
constexpr non-static member function with non-constexpr constructor (gcc,clang differ)
Nov 13, 2022
c++
gcc
clang
c++14
constexpr
Zipping an `std::tuple` and variadic arguments
Nov 25, 2021
c++
c++11
templates
c++14
variadic-templates
c++ condition variable notification not working as expected
Dec 27, 2021
c++
multithreading
concurrency
c++14
condition-variable
« Newer Entries
Older Entries »