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
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
[[maybe_unused]] on enumerator
Sep 05, 2022
c++
attributes
language-lawyer
c++17
Should deduction guide argument initialization considered by class template specialization deduction?
Jan 22, 2022
c++
language-lawyer
c++17
template-argument-deduction
g++ c++17 class template argument deduction not working in a very specific case
Apr 06, 2022
c++
templates
c++17
template-argument-deduction
class-template
How does guaranteed copy elision work in list-initialization in C++1z?
Feb 07, 2022
c++
c++17
copy-elision
list-initialization
Constexpr lambda by default?
Aug 22, 2022
c++
lambda
constexpr
c++17
auto template parameters: g++ 7.3 vs clang++ 6.0 : Which compiler is correct?
Nov 01, 2022
c++
g++
clang++
c++17
Is there a way to detect if the current member function is operating on an lvalue or rvalue?
Feb 13, 2022
c++
c++17
Can we refer to member variables in a noexcept specification?
Nov 05, 2022
c++
language-lawyer
c++14
c++17
noexcept
Generic comparison operator for structs
Mar 16, 2022
c++
c++17
stdtuple
Is there any sense to declare static global variable as inline?
Oct 19, 2022
c++
static
c++17
global
inline
« Newer Entries
Older Entries »