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
Class can't access its own private static constexpr method - Clang bug?
Dec 19, 2021
c++
language-lawyer
c++17
clang++
Why is there a dummy union member in some implementations of std::optional?
Sep 04, 2022
c++
c++17
optional
unions
option-type
How to determine whether to use <filesystem> or <experimental/filesystem>?
Nov 02, 2022
c++
filesystems
c++17
constexpr begin of a std::array
Aug 22, 2022
c++
c++17
constexpr
C++ equivalent of Rust's Result<T, E> type?
Nov 08, 2022
c++
boost
optional
c++17
option-type
Calling non-static member function outside of object's lifetime in C++17
Sep 04, 2022
c++
language-lawyer
c++17
c++20
order-of-execution
Is std::byte well defined?
Mar 04, 2019
c++
c++17
What determines whether a constexpr function is a constant expression?
Sep 04, 2022
c++
c++17
constexpr
New std::map::erase() signature C++17
Nov 01, 2022
c++
c++11
iterator
c++17
const-iterator
How similar are Boost.Filesystem and the C++ standard filesystem library?
Nov 20, 2022
c++
c++11
c++17
c++-standard-library
boost-filesystem
Deprecated std::is_literal_type in C++17
Aug 30, 2022
c++
std
c++17
deprecated
typetraits
How can I generate sorted uniformly distributed random numbers efficiently in C++?
Oct 08, 2022
c++
algorithm
sorting
random
c++17
What are use cases for structured bindings?
Jun 10, 2022
c++
c++17
structured-bindings
std::make_shared() change in C++17
Sep 23, 2022
c++
language-lawyer
c++17
make-shared
exception-safety
Passing functions in C++
Sep 05, 2022
c++
c++17
Make integer sequence unique at compile time
Mar 07, 2022
c++
templates
c++17
template-meta-programming
Why does GCC not seem to have the filesystem standard library?
Feb 22, 2022
c++
gcc
raspberry-pi
c++17
gcc6
Is there any way to get char by auto type deduction using decimal ASCII Code?
Mar 09, 2022
c++
c++14
c++17
What are the constraints on the user using STL's parallel algorithms?
Oct 28, 2022
c++
stl
c++17
Has a std::byte pointer the same aliasing implications as char*?
Mar 15, 2022
c++
c++17
strict-aliasing
« Newer Entries
Older Entries »