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++14
Convert float seconds to chrono::duration
Aug 02, 2026
c++
stl
c++14
c++-chrono
C++1y auto function type deduction
Aug 02, 2026
c++
auto
c++14
Is it possible to create a variadic tuple from a string?
Aug 01, 2026
c++
c++11
c++14
Why is SFINAE not applied in this example?
Aug 01, 2026
c++
c++14
sfinae
How to overload a template function for use with enums?
Aug 01, 2026
c++
templates
enums
c++14
Can't initialize std::unique_ptr
Aug 01, 2026
c++
c++14
Doubly linked list std::unique_ptr class doesn't work as expected on node removal
Jul 31, 2026
c++
templates
c++14
unique-ptr
doubly-linked-list
How to detect thread sanitizer for gcc 5
Jul 30, 2026
c++
gcc
c++14
thread-sanitizer
Reuse variadic types
Jul 31, 2026
c++
c++14
variadic-templates
How to achieve std::from_chars() with only c++ 14
Jul 30, 2026
c++
boost
c++14
How can I "map" a parameter pack
Jul 29, 2026
c++
c++11
c++14
variadic-templates
template-meta-programming
Getting SFINAE to work with `is_callable` on an overloaded function object
Jul 29, 2026
c++
templates
c++14
sfinae
c++17
Create a container like std::integral_constant
Jul 28, 2026
c++
c++11
c++14
variadic-templates
constexpr
NLOC and Complexity numbers during Code Analysis
Jul 28, 2026
c++14
Find the number of steps a string can be reduced to 0
Jul 28, 2026
c++
stl
time-complexity
c++14
complexity-theory
Function declaration with auto using new C++11 syntax but with auto& and without ->
Jul 27, 2026
c++
c++14
auto
function-declaration
return-type-deduction
Use lambda through std::function reference, you cannot modify the value in lambda
Jul 26, 2026
c++
c++11
lambda
c++17
c++14
c++ Warning: Clang-Tidy: Repeated branch in conditional chain
Jul 24, 2026
c++
c++14
clion
clang-tidy
Older Entries »