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++17
Why does copy initializaton require destructor in C++17 with guaranteed move/copy elision?
Mar 17, 2022
c++
c++17
language-lawyer
copy-elision
copy-initialization
std::list<std::unique_ptr>: empty initializer list vs. default constructor
Aug 30, 2020
c++
unique-ptr
c++17
Template deduction guide doesn't seem to be working
Nov 11, 2021
c++
templates
c++17
Are floating point operations resulting in infinity undefined behavior for IEC 559/IEEE 754 floating-point types
Nov 13, 2022
c++
floating-point
language-lawyer
c++17
c++20
Has it been established if move/copy constructor/assignment are "deleted" or "not declared" in C++17?
Sep 12, 2022
c++
language-lawyer
c++17
Is it possible to initialize member variable (or base class) of a non-copyable type?
Nov 13, 2022
c++
c++17
language-lawyer
Creating a compatible String object
Sep 12, 2022
c++
c++14
assignment-operator
c++17
ambiguous
Using std::launder to get a pointer to an active object member from a pointer to an inactive object?
Dec 23, 2021
c++
pointers
language-lawyer
c++17
unions
Silencing gcc's "only available with -std=c++XX or -std=gnu++XX" warning
Feb 08, 2022
c++
c++11
g++
c++17
Passing overloaded CRTP class member method to lambda
Sep 14, 2022
c++
lambda
c++17
overloading
crtp
Composite property object that inhibits multiple signal emissions when all subobjects are changed
Mar 09, 2022
c++
signals
composite
c++17
Why does this using another constant variable defined later qualify an expression as a non constant expression
Apr 14, 2022
c++
c++14
language-lawyer
c++17
Can a non-aggregate class with deleted constructors and destructor be ever instantiated?
Mar 02, 2022
c++
object
casting
instantiation
c++17
Android NDK CMake uses C++17
Oct 22, 2022
android
cmake
android-ndk
c++17
clang++
std::string_view and std::string in std::unordered_set [duplicate]
Dec 28, 2021
c++
stl
c++17
unordered-set
string-view
Problem in GCC/C++17 with template template class
Aug 27, 2020
c++
templates
gcc
clang
c++17
Why can std::apply call a lambda but not the equivalent template function?
Jul 29, 2019
c++
templates
lambda
c++17
Is it possible to automatically define a variable static or non-static depending on whether the initialization is constexpr?
Sep 05, 2022
c++
c++17
Status of ranges for C++1z? [closed]
Dec 18, 2017
c++
c++11
range
standards
c++17
c++ deduce the type of a nested exception
Mar 22, 2022
c++
c++11
exception
c++14
c++17
« Newer Entries
Older Entries »