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
Class template deduction for a pointer to a datatype
Dec 09, 2020
c++
c++11
templates
c++14
type-deduction
Equal number of template and function params
Aug 31, 2022
c++
templates
c++14
variadic-templates
In C++ is it possible to disambiguate between an array ref and a pointer? [duplicate]
Apr 18, 2022
c++
templates
c++14
overloading
reinterpret_cast to the same type
Aug 24, 2022
c++
c++14
standards
reinterpret-cast
C++14: can you call new in a constexpr?
Aug 31, 2022
c++
c++11
language-lawyer
c++14
weird gcc behavior with unsigned ints
Nov 06, 2022
c++
c++11
g++
c++14
Why passing constexpr object by const reference works, but by value doesn't compile
Feb 25, 2017
c++
c++11
c++14
constexpr
How do I extend the lifetime of a temporary in a ranged for expression?
Nov 11, 2022
c++
reference
c++14
ranged-loops
Is emplace for basic types worth it?
Oct 12, 2018
c++
containers
c++14
Qt 5.7 adding -std=gnu++11 to my compiler flags, clobbering -std=c++14
Jan 21, 2021
c++
qt
c++11
cmake
c++14
Should non-capturing generic lambdas decay to function pointers?
Nov 03, 2022
c++
gcc
clang
c++14
generic-lambda
owner<T*> p syntax in cpp core guidelines
Apr 17, 2022
c++
c++14
cpp-core-guidelines
How to get name for each argument in variadic macros?
Oct 16, 2022
c++
macros
c++14
c++17
Invoking std::thread with pointer to freestanding function
Mar 18, 2022
c++
stl
c++14
function-pointers
Why std::future is different returned from std::packaged_task and std::async?
May 27, 2022
c++
c++14
stdasync
packaged-task
std-future
How does std:set check if there is an equivalent element in set during the insertion?
Nov 16, 2022
c++
c++14
std
stdset
What is the difference between returning auto&& and decltype(auto)?
Sep 29, 2022
c++
c++14
return-type
forwarding-reference
decltype-auto
SFINAE with C++14 return type deduction
Sep 24, 2022
c++
templates
sfinae
c++14
C++ Convert a parameter pack of types to parameter pack of indices
Jan 01, 2018
c++
templates
c++11
variadic-templates
c++14
How can implement dynamic function call with C++11 and C++14?
Aug 17, 2022
c++
templates
c++11
c++14
variadic-templates
« Newer Entries
Older Entries »