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
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
Can we use the return value optimization when possible and fall back on move, not copy, semantics when not?
Oct 15, 2022
c++
c++11
c++14
C++ : Check if the template type is one of the variadic template types [duplicate]
Sep 06, 2022
c++
c++11
c++14
variadic-templates
c++17
How to increment a variable from lambda-functor's body?
Nov 16, 2022
c++
c++11
lambda
c++14
Can I cast function pointer void* to std::function?
Mar 05, 2022
c++
c++11
c++14
« Newer Entries
Older Entries »