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
Forwarding arguments to template member function
Jan 24, 2021
c++
templates
c++14
variadic-templates
type-deduction
How can I get faster compilation speed with a boost.parameter like syntax?
Jan 06, 2021
c++
boost
c++14
boost-parameter
enable_if not working in Visual Studio when using a constexpr function as argument
Aug 03, 2021
c++
visual-studio
c++14
constexpr
enable-if
static constexpr member variable initialization
Nov 07, 2022
c++
c++14
constexpr
Using libc++ instead of libstdc++ in Qt Creator
May 26, 2017
c++
qt
clang
c++14
libc++
Why clang rejects variadic template friend function
Mar 28, 2021
c++
templates
c++14
variadic-templates
clang++
Cv-qualifications of prvalues in C++14
Nov 25, 2021
c++
c++11
c++14
language-lawyer
What is an 'extern inline' function and when to use?
Nov 03, 2022
c++
c++14
GCC can't capture 'this' pointer to templated type using init-capture
Feb 26, 2021
c++
templates
inheritance
lambda
c++14
Why does gcc reject `new v < new v` when `v` is not a template?
Sep 17, 2022
c++
c++14
language-lawyer
compile-time validation of constexpr std::initializer_list
Nov 16, 2018
c++
c++14
Why does constexpr static member (of type class) require a definition?
Apr 14, 2022
c++
c++11
static-members
c++14
constexpr
Solutions for dynamic dispatch on unrelated types
Jan 16, 2020
c++
c++11
polymorphism
runtime
c++14
Is an empty class usable as a constexpr variable without an initializer or explicit default constructor?
Aug 21, 2022
c++
c++11
language-lawyer
c++14
constexpr
Is it possible to parameterize the constness of a templated member function?
Sep 14, 2022
c++
c++11
templates
constants
c++14
Parameter of returned generic lambda allegedly shadows parameter of free function
May 12, 2021
c++
gcc
g++
c++14
gcc-warning
Can thread trying to std::lock[_unique] an std::shared_mutex be starved by threads calling std::lock_shared?
Nov 21, 2019
c++
multithreading
c++11
mutex
c++14
std::list::remove_if goes crazy if combined with a generic lambda
Jun 08, 2019
gcc
lambda
clang
c++14
language-lawyer
Accessing generalize-captured objects in lambda trailing return type
Jul 31, 2021
c++
lambda
c++14
language-lawyer
trailing-return-type
constexpr constructor gives a different result when evaluated at compile time by GCC
Apr 03, 2022
c++
gcc
g++
c++14
constexpr
« Newer Entries
Older Entries »