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
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
C++1y/14: Error handling in constexpr functions?
Sep 12, 2022
c++
c++14
Why is parameter not a constant expression?
Oct 27, 2022
c++
gcc
c++14
How to compare a template template with a template instance?
May 11, 2018
c++
templates
c++11
metaprogramming
c++14
What's the shortest path in C++11 (or newer) to create an RAII wrapper without having to write a new class?
Jun 08, 2021
c++
c++11
c++14
c++17
raii
Are C++ abstract classes incomplete types?
Oct 30, 2022
c++
language-lawyer
c++14
Is there any difference with undefined behaviour between iterator and scalar object?
Aug 24, 2022
c++
c++11
c++14
language-lawyer
undefined-behavior
move constructor for std::runtime_error
Dec 11, 2021
string
exception
c++11
move
c++14
Why can't the type of my class-static auto function be deduced within the class scope?
Aug 09, 2017
c++
c++14
How to define is_iterator type trait?
Oct 29, 2022
c++
c++11
iterator
typetraits
c++14
« Newer Entries
Older Entries »