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
Moving a shared_ptr<StructA> into a shared_ptr<variant<StructA, StructB>>
Nov 09, 2022
c++
c++14
c++17
Creating an `std::forward` alias - unexpected results
Nov 02, 2022
c++
templates
auto
c++14
perfect-forwarding
Create a variadic template from a constexpr array
Nov 01, 2022
c++
c++11
c++14
Auto type to auto method fails. Why?
Nov 02, 2022
c++
stl
auto
c++14
I want to perfect forward variadic arguments except for a specific type
Nov 02, 2022
c++
shared-ptr
smart-pointers
c++14
perfect-forwarding
Variable cannot be implicitly captured in a lambda with no capture-default specified
Nov 02, 2022
c++
macos
c++11
g++
c++14
Mixing '__try' and 'try' in single function - Through Lambda
Nov 02, 2022
c++
lambda
exception-handling
c++14
seh
How to cmake, make and compile C++14 on Windows
Nov 02, 2022
c++
windows
gcc
compilation
c++14
Disable default copy construct & assign constructor when using templated constructors
Nov 01, 2022
c++
templates
c++14
Number of value representation bits in a integer, according to the standard?
Nov 02, 2022
c++
standards
language-lawyer
c++14
bit
Why std::is_constructible stops at immediate context?
Nov 01, 2022
c++
language-lawyer
c++14
template-meta-programming
typetraits
What is the exact meaning of the statement "The expression e is used as a glvalue if and only if the initialization uses it as a glvalue" in [conv]/6
Oct 31, 2022
c++
c++14
language-lawyer
c++17
Deduction of result type of callable
Nov 01, 2022
c++
c++14
callable
type-deduction
No matching function std::forward with lambdas
Nov 01, 2022
c++
templates
lambda
c++14
perfect-forwarding
Convert `hana::string` to `constexpr const char (&)[]`
Oct 31, 2022
c++
string
c++14
constexpr
boost-hana
Avoid const locals that are returned?
Jun 20, 2021
c++
c++14
move-semantics
nrvo
std::make_unique causes big slowdown?
May 21, 2021
c++
stl
g++
c++14
clang++
How to construct an std::array with index sequence?
Jun 14, 2021
c++
arrays
c++11
templates
c++14
const T{}; works, const T; fails when T is a non-POD,
Aug 17, 2021
c++
gcc
clang
language-lawyer
c++14
Why is std::tie not marked constexpr for C++14?
May 17, 2021
c++
c++11
tuples
constexpr
c++14
« Newer Entries
Older Entries »