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
Is not matching a template<typename...> to template<typename> a defect?
Sep 26, 2022
c++
c++11
c++14
language-lawyer
Differences between c++14 std::experimental::filesystem::v1 and c++17 std::filesystem?
Nov 09, 2022
c++
c++14
c++17
Pack expansion of variadic list of types into initializer list of complex types - is it legal?
Jun 08, 2022
c++
c++11
c++14
c++17
stdinitializerlist
braced-init-list and unsigned types
Nov 02, 2022
c++
initialization
c++14
language-lawyer
Sleep an Async Task
Aug 30, 2022
c++
multithreading
c++11
c++14
future
constexpr bug in clang but not in gcc?
Nov 09, 2022
c++
clang
constexpr
c++14
Conditional type alias definition
Sep 05, 2022
c++
templates
c++14
template-meta-programming
sfinae
Conflict in return type from base class with derived class using auto
Aug 31, 2022
c++
c++14
Is it possible to force `std::make_shared` to use a class's new operator?
Jul 13, 2019
c++
c++11
c++14
Multiple parameter packs -- how?
May 17, 2022
c++
templates
c++14
variadic-templates
SFINAE : Delete a function with the same prototype
Apr 10, 2022
c++
c++14
c++17
sfinae
template-function
Casting a char array to an object pointer - is this UB?
Feb 21, 2022
c++
pointers
c++14
undefined-behavior
Function template won't work with string literals
Sep 16, 2022
c++
c++11
c++14
c++17
When to use =default vs =delete
Feb 19, 2022
c++
c++14
Boost variant visitor with an extra parameter
May 03, 2022
c++
c++11
boost
c++14
boost-variant
constexpr and CRTP: compiler disagreement
Apr 18, 2021
c++
templates
language-lawyer
c++14
constexpr
Why do I get a type deduction error for a lambda returning lambda with multiple return paths?
Nov 06, 2022
c++
lambda
c++14
return-type
return-type-deduction
Generic lambda argument for std::pair
Sep 26, 2022
c++
c++14
`auto` return type in context of class members
Feb 27, 2018
c++
class
c++14
auto
C++ conversion operator to chrono::duration - works with c++17 but not C++14 or less
Aug 26, 2022
c++
c++14
chrono
conversion-operator
c++17
« Newer Entries
Older Entries »