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
Pointers: initialisation vs. declaration
Oct 18, 2022
c++
pointers
c++14
make_unique arrays, original proposal vs. final
Mar 16, 2017
c++
standard-library
c++14
How to compel a compiler to generate a code equivalent for a manual switch?
Aug 20, 2021
c++
c++11
gcc
clang
c++14
A using-declaration can not be repeated in function scope. Why is that?
Sep 14, 2022
c++
language-lawyer
c++14
using-declaration
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
« Newer Entries
Older Entries »