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 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
How to determine whether an object has heap allocated members?
Dec 12, 2022
c++
class
templates
c++17
member
Too many if/else statements in converting user inputs to types in C++
Dec 12, 2022
c++
command-line-interface
c++17
why c++ is rounding of big numbers to ceil and small numbers to floor [duplicate]
Dec 12, 2022
c++
variables
memory-management
integer
c++17
Why doesn't make_optional work for file streams?
Dec 12, 2022
c++
templates
c++17
option-type
filestream
Is default initializing class members always advisable?
Dec 12, 2022
c++
initialization
c++17
Is there a more C++ elegant implementation to complete the function jump?
Dec 12, 2022
c++
design-patterns
c++17
Should I check if a vector is empty before I use std::transform
Dec 12, 2022
c++
c++11
c++14
c++17
Is `void_t` necessary to check if a class has a method with a specific signature?
Dec 10, 2022
c++
c++11
templates
template-meta-programming
c++17
Is the "used after it was moved [bugprone-use-after-move]" warning a real problem here?
Dec 09, 2022
c++
c++17
move
clang-tidy
Is there a way to iterate over two containers without using two for loops
Dec 10, 2022
c++
c++11
c++14
c++17
Am I using std::move() too often?
Dec 08, 2022
c++
c++17
move
move-semantics
No diagnostic for pack expansion in std::index_sequence
Dec 07, 2022
c++
c++17
How to use copy elision when function is called in if block
Dec 07, 2022
c++
conditional-statements
c++17
copy-elision
No member named 'size' in namespace 'std'
Dec 05, 2022
c++
c++17
« Newer Entries
Older Entries »