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
C++11 aggregate initialization for classes with non-static member initializers
Sep 01, 2022
c++
c++11
gcc
c++14
aggregate-initialization
Difference observed between MSVC14.1 and gcc8.3 when a destructor call for an automatic variable amends a function return value
Jan 29, 2022
c++
c++14
In std::exchange, why is the second template parameter defaulted?
Sep 01, 2022
c++
templates
stl
c++14
default-arguments
Difference between C++14 and C++17 using: `*p++ = *p`
Aug 27, 2022
c++
c++14
c++17
Is there an automatic noexcept specifier?
Sep 23, 2022
c++
c++11
c++14
noexcept
C++1y/C++14: Variable Template Specialization?
Aug 31, 2022
c++
templates
c++14
How to assign the address of an existing object to a smart pointer?
Aug 31, 2022
c++
smart-pointers
c++14
unique-ptr
Obtaining function pointer to lambda?
Aug 31, 2022
c++
c++11
lambda
c++14
c++ lambdas how to capture variadic parameter pack from the upper scope
Oct 29, 2022
c++
lambda
c++14
variadic-templates
generic-lambda
Can I obtain C++ type names in a constexpr way?
Aug 31, 2022
c++
reflection
c++14
constexpr
compile-time
Destruction of return value on destructor exception
Sep 12, 2022
c++
exception
c++14
destructor
object-lifetime
Is it possible to read a file at compile time?
Aug 31, 2022
c++
c++11
c++14
Which headers in the C++ standard library are guaranteed to include another header?
Aug 31, 2022
c++
c++11
c++14
header-files
c++20
Generating a sequence of zeros at compile time
Mar 09, 2022
c++
c++14
variadic-templates
Why does auto return type deduction work with not fully defined types?
Aug 31, 2022
c++
c++14
crtp
return-type-deduction
C++14 value-initialization with deleted constructor
Aug 31, 2022
c++
language-lawyer
c++14
C++ destructor with return
Aug 30, 2022
c++
c++11
return
c++14
destructor
Bit count : preprocessor magic vs modern C++
Mar 15, 2018
c++
c++11
bit-manipulation
c-preprocessor
c++14
Calling `this` member function from generic lambda - clang vs gcc
Nov 10, 2021
c++
lambda
this
language-lawyer
c++14
Is std::vector<T> a `user-defined type`?
Oct 22, 2022
c++
c++11
language-lawyer
template-specialization
c++14
« Newer Entries
Older Entries »