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
Why does std::atomic constructor behave different in C++14 and C++17
Oct 19, 2022
c++
c++14
c++17
stdatomic
Why do different GCC 4.9.2 installations give different results for this regex match?
Feb 02, 2022
c++
regex
gcc
c++14
Parameter packs not expanded with '...'
Sep 13, 2022
c++
c++14
variadic-templates
variadic-functions
Function with a fixed amount of parameters determined by an integer
Sep 13, 2022
c++
function
c++11
c++14
c++17
Check traits for all variadic template arguments
Mar 30, 2022
c++
c++11
variadic-templates
c++14
typetraits
Is there any real use case for function's reference qualifiers?
Sep 13, 2022
c++
c++11
c++14
ref-qualifier
How to typedef the return type of a method from a template class?
Oct 03, 2022
c++
types
c++14
return-type-deduction
Explicit void pointer as function parameter
Oct 19, 2022
c++
c++11
c++14
void-pointers
Behaviour of arr[i] = i++ and i = i + 1 statements in C and C++
May 11, 2022
c++
c
c++14
undefined-behavior
sequence-points
Why should one never use auto&& for local variables?
Nov 09, 2022
c++
c++11
auto
c++14
perfect-forwarding
What is a trivial function?
Sep 13, 2022
c++
language-lawyer
c++14
Value initialization: default initialization or zero initialization?
Sep 13, 2022
c++
constructor
initialization
language-lawyer
c++14
Stripping all qualifiers from a function type
Mar 10, 2022
c++
templates
c++11
c++14
c++17
Variable template in template class - unexpected error (possible bug?)
Aug 11, 2021
c++
templates
c++14
auto
variable-templates
How to effectively debug constexpr functions?
Nov 05, 2022
c++
debugging
c++11
constexpr
c++14
Determine whether a constructor of an abstract base class is noexcept?
Jun 23, 2021
c++
c++11
c++14
c++17
noexcept
Point of declaration for an enumeration
Nov 27, 2019
c++
c++11
enums
declaration
c++14
What are the scopes of default template arguments?
May 09, 2022
c++
templates
scope
c++14
default
What changes to C++ made copy initialization work for class with explicit constructor?
Oct 22, 2022
c++
c++14
language-lawyer
c++17
explicit
Networking Library in C++14
Sep 13, 2022
c++
networking
standards
c++14
« Newer Entries
Older Entries »