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
Using C functions to manipulate std::string
Dec 20, 2022
c++
c++17
stdstring
Can C++ functions return a pointer to an array of known length?
Dec 20, 2022
c++
c++11
c++14
c++17
Predefined type list passed to a std::variant
Dec 20, 2022
c++
templates
c++17
typelist
std-variant
`if constexpr` vs `if` in light of compiler optimization and code performance
Dec 20, 2022
c++
c++17
if-constexpr
Why is pmr::string so slow in these benchmarks?
Dec 20, 2022
c++
memory
boost
c++17
Alternative to declaring a type alias inside a class
Dec 19, 2022
c++
c++11
templates
c++17
Is this reinterpret_cast problematic in principle, and/or in practice?
Dec 19, 2022
c++
c++17
language-lawyer
How to implement a universal function for both sequence and associative container?
Dec 20, 2022
c++
templates
c++17
c++-standard-library
function-templates
friend, template, namespace
Dec 14, 2022
c++
templates
c++17
friend
When is initializer_list allowed to be deduced?
Dec 15, 2022
c++
language-lawyer
c++17
Substitution failure for template template argument
Dec 14, 2022
c++
templates
c++17
variadic-templates
template-argument-deduction
Conditionally creating members inside a class
Dec 16, 2022
c++
class
c++17
if-constexpr
Is -Wreturn-std-move clang warning correct in case of objects in the same hierarchy?
Dec 16, 2022
c++
clang
warnings
c++17
move
g++ breaking change in std::filesystem::last_write_time
Dec 16, 2022
c++
g++
c++17
How to convert chrono::seconds to string in HH:MM:SS format in C++?
Dec 15, 2022
c++
c++17
c++-chrono
How can I combine an in place transformation, and a copy transformation?
Dec 13, 2022
c++
function
templates
overloading
c++17
Is it possible to ensure a constexpr function is called at most once at compile time?
Dec 13, 2022
c++
c++11
c++14
c++17
c++20
Templated lambdas in C++17 without an auto argument
Dec 12, 2022
c++
templates
lambda
c++17
generic-lambda
Use of std::optional to pass a std::vector<int> to a functional by reference
Dec 13, 2022
c++
std
c++17
stdoptional
Why can std::map::emplace usage leak memory?
Dec 12, 2022
c++
c++11
c++14
c++17
« Newer Entries
Older Entries »