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
Understanding C++ constexpr Performance
Oct 16, 2022
c++
c++17
constexpr
raytracing
Is returning declval UB if the template is never called outside of unevaluated context?
Oct 17, 2022
c++
c++17
metaprogramming
Misunderstanding about non-deducible function template arguments
Oct 17, 2022
c++
templates
c++17
language-lawyer
template-meta-programming
What happens to Boost libs after their inclusion in C++, other than usage with older-standard code?
Sep 30, 2022
c++
c++11
boost
c++-standard-library
c++17
Check if enum class contains a specific identfier
Aug 07, 2022
c++
c++17
c++14
enum-class
C++ - Function with multiple parameter packs and a std::function as argument
Sep 03, 2022
c++
c++17
variadic-templates
Different results in Clang and GCC when casting to std::optional<T>
Dec 11, 2019
c++
g++
option-type
c++17
clang++
Split a given std::variant type by a given criteria
Sep 11, 2022
c++
c++17
std-variant
Deducing class template arguments with a constructor that uses a member type alias
Oct 23, 2022
c++
language-lawyer
c++17
Any gotchas replacing global const char[] with constexpr string_view?
Feb 27, 2022
c++
c++17
constexpr
string-view
How can I apply the [[nodiscard]] attribute to a lambda?
Aug 21, 2022
c++
lambda
attributes
language-lawyer
c++17
Using decltype(auto) in C++ non-type template parameter
Sep 27, 2022
c++
c++17
language-lawyer
decltype-auto
initializer_list with auto contains multiple expressions
May 06, 2020
c++
language-lawyer
c++17
auto
Is it possible to create a lambda on the heap in one step? [duplicate]
Sep 08, 2022
c++
c++17
MSVC cannot return an object that can be copied but cannot be moved
May 29, 2022
c++
visual-c++
c++17
language-lawyer
copy-elision
Reference to local binding declared in enclosing function [duplicate]
Feb 17, 2022
c++
lambda
visual-studio-2017
c++17
structured-bindings
Does std::string need to store its character in a contiguous piece of memory?
Oct 06, 2022
c++
c++11
c++14
language-lawyer
c++17
Implementing is_constexpr_copiable
Oct 26, 2022
c++
templates
language-lawyer
c++17
constexpr
When to use std::invoke instead of simply calling the invokable?
Oct 02, 2022
c++
std
c++17
Can't use c++17 features using g++ 7.2 in QtCreator
Oct 02, 2022
c++
qt-creator
c++17
variant
« Newer Entries
Older Entries »