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
Simulating the range-based for loop's begin/end behavior
Sep 12, 2022
c++
c++11
foreach
c++14
Redefinitions of constexpr static data members are allowed now? (but not inline const)?
Sep 21, 2022
c++
c++14
c++17
How can I polymorphically store and access different types from the same inheritance hierarchy in contiguous memory?
Oct 18, 2020
c++
memory-management
polymorphism
c++14
Avoid dangling reference for reverse range-based for-loop implementation
Aug 08, 2021
c++
for-loop
c++14
rvalue-reference
Generic lambda vs generic function give different behaviour
Mar 05, 2021
c++
lambda
c++14
Is using std::optional<int> as efficient as using int?
Oct 30, 2022
c++
performance
optional
c++14
boost-optional
Standard library function for running a function only once
Oct 21, 2022
c++
c++11
lambda
c++14
How do I deduce auto before a function is called?
Oct 31, 2022
c++
function
auto
c++14
return-type-deduction
Void as a literal type?
Apr 26, 2017
c++
c++11
c++14
Get function arity from template parameter
Jul 23, 2018
c++
function
c++11
c++14
arity
Xcode 5.1 enable C++14
Mar 10, 2022
xcode
clang
c++14
xcode5.1
How to use Google Protobuf Map in C++?
Sep 20, 2022
c++
hashmap
protocol-buffers
c++14
Implicit conversions with variadic templates
May 27, 2022
c++
templates
c++14
variadic-templates
template-argument-deduction
using user-defined conversions with implicit conversions in comparisons
Nov 03, 2022
c++
c++14
implicit-conversion
Can lambdas translate into functions?
Nov 15, 2022
c++
lambda
c++14
Why does the void_t<> detection idiom not work with gcc-4.9? [duplicate]
Feb 24, 2021
c++
templates
g++
c++14
sfinae
constexpr depth limit with clang (fconstexpr-depth doesnt seem to work)
Feb 01, 2022
c++
c++11
clang
constexpr
c++14
What is the usage of lambda trailing return type auto?
Oct 24, 2022
c++
lambda
c++14
language-lawyer
trailing-return-type
Why is std::is_base_of<T, T> true when T is a class type, but false when T is a built-in type?
Apr 03, 2022
c++
c++11
c++14
typetraits
Should I use QScopedPointer or std::unique_ptr?
Sep 30, 2022
c++
qt
c++11
qt5
c++14
« Newer Entries
Older Entries »