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
Custom serialization of std::string_view causes unexpected compiler error
Oct 16, 2022
c++
c++17
cereal
Compiler independent class name
Oct 17, 2022
c++
visual-studio
gcc
boost
c++17
Clang report "constexpr if condition is not a constant expression" while GCC is ok [duplicate]
Oct 18, 2022
c++
clang
c++17
language-lawyer
clang++
How to use a C++ requires clause in a concept to require a member variable to satisfy a concept constraint?
Oct 17, 2022
c++
c++17
c++20
c++-concepts
How to work with pointers into raw memory provided by custom allocators (without UB)?
Oct 16, 2022
c++
c++17
language-lawyer
undefined-behavior
allocator
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
Different results in Clang and GCC when casting to std::optional<T>
Dec 11, 2019
c++
g++
option-type
c++17
clang++
Deducing class template arguments with a constructor that uses a member type alias
Oct 23, 2022
c++
language-lawyer
c++17
Non const When Capture Reference by Value?
Sep 10, 2022
c++
g++
c++17
Any gotchas replacing global const char[] with constexpr string_view?
Feb 27, 2022
c++
c++17
constexpr
string-view
A shared recursive mutex in standard C++
Aug 04, 2022
c++
multithreading
c++11
mutex
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
« Newer Entries
Older Entries »