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
How to avoid triggering this kind of copy constructor in c++11?
Nov 23, 2025
c++
c++11
c++17
Is Visual Studio completely standard-conformant regarding that temporaries should be destroyed at the end of the expression?
Nov 23, 2025
c++
c++17
language-lawyer
How to assign multiple variables from a vector in c++? [duplicate]
Nov 23, 2025
c++
vector
pattern-matching
c++17
structured-bindings
Return value of std::filesystem::create_directories() on paths with trailing slash
Nov 22, 2025
c++
gcc
clang
c++17
std-filesystem
Strange behavior in boost::variant's handling of move-only types
Nov 22, 2025
c++
boost
c++17
deduction guides for std::array
Nov 22, 2025
c++
templates
c++17
variadic-templates
template-argument-deduction
Does GCC 7.3 contain all c++17 features?
Nov 21, 2025
c++
linux
cmake
c++17
gcc7
Is the C++ NVRO applicable with object slicing or with a local object data member?
Nov 20, 2025
c++
c++17
return-value-optimization
Create compile-time constants with first N bits set
Nov 21, 2025
c++
c++17
Is lexically_normal() redundant on a call to std::filesystem::canonical() or std::filesystem::weakly_canonical()?
Nov 21, 2025
c++
c++17
std-filesystem
Why does std::optional::value_or() take a U&& rather than T&&?
Nov 20, 2025
c++
c++17
stdoptional
Can C++11 and C++17 Range-Based For Loop iterate to a specific position instead of full range of the map?
Nov 19, 2025
c++
c++11
c++17
Compile time check if string contains quotes
Nov 18, 2025
c++
string
c++17
constexpr
compile-time
Why is std::is_copy_constructible_v<std::vector<MoveOnlyType>> true?
Nov 18, 2025
c++
c++17
language-lawyer
type-traits
libc++
optional<reference_wrapper<T>> vs. optional<T>& - practical examples?
Nov 18, 2025
c++
reference
c++17
option-type
Constructing a std::string_view from a braced std::string, clang and gcc disagree with -Wconversion
Nov 17, 2025
c++
c++11
gcc
clang
c++17
how to return a specific type from a variant using a visitor?
Nov 18, 2025
c++
templates
c++17
variadic-templates
std-variant
Inline std::mutex in header file
Nov 17, 2025
c++
c++17
inline-variable
API with std::pair<float, float> breaks when switching from C++14 to C++17 on ARM?
Nov 16, 2025
arm
c++14
c++17
nvidia-jetson
linaro
« Newer Entries
Older Entries »