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
void_t fails on Visual Studio 2015
Mar 25, 2022
c++
visual-studio-2015
c++14
sfinae
`pair::operator=(pair&&)` error with `auto&` deduced move operations - libstdc++ regression?
Sep 14, 2022
c++
c++14
language-lawyer
move-semantics
libstdc++
Using lambda in default initializer gcc vs clang
Sep 03, 2019
c++
lambda
c++14
language-lawyer
member-initialization
Trailing comma in uniform initialization
Jun 14, 2019
c++
c++14
language-lawyer
c++17
uniform-initialization
Why do we need the two definitions: integral constant expression and converted constant expression?
Oct 31, 2022
c++
language-lawyer
c++14
constexpr
Managing trivial types
Oct 18, 2022
c++
c++11
c++14
language-lawyer
c++17
Why do char{} and char() work as a temporary variable for a char* argument?
Mar 28, 2022
c++
c++14
c++17
visual-c++-2017
Are there any C++ language obstacles that prevent adopting D ranges?
Jun 16, 2022
c++
c++11
d
range
c++14
Does the defaulted default constructor initialize variables to zero?
Aug 24, 2022
c++
constructor
c++14
Call operator with auto return type being chosen instead of constructor when using std::function
Dec 06, 2021
c++
c++14
std-function
function-object
return-type-deduction
Lambda closure lvalues can be passed as rvalue reference parameters
Sep 14, 2022
c++
lambda
closures
c++14
rvalue-reference
What's the default value for a std::atomic?
Sep 14, 2022
c++
c++11
initialization
c++14
atomic
Is it possible to access child types in c++ using CRTP?
Sep 26, 2022
c++
c++14
template-meta-programming
crtp
Return type deduction with a private member variable
Aug 05, 2022
c++
c++11
decltype
c++14
return-type-deduction
Function argument returning void or non-void type
Sep 11, 2022
c++
templates
c++14
Unable to create unordered_set with lambda function
Dec 03, 2021
c++
c++11
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
« Newer Entries
Older Entries »