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
Recursive enable_if and type transform
Nov 28, 2025
c++
metaprogramming
c++14
template-meta-programming
sfinae
Why can the callable returned from std::mem_fn be used on objects and on shared_ptrs?
Nov 27, 2025
c++
c++11
c++14
enable_if template param is lambda (with particular signature)
Nov 27, 2025
c++
templates
lambda
c++14
enable-if
What is the purpose of _t aliases and _v variable templates for type traits?
Nov 27, 2025
c++
c++17
c++14
language-design
type-traits
How to sort values in a map in C++
Nov 26, 2025
c++
sorting
c++11
dictionary
c++14
Generic algorithm implementation to select a random subset
Nov 26, 2025
c++
algorithm
random
c++14
generic-programming
Does a constant reference member variable in an anonymous struct extend the lifetime of a temporary?
Nov 25, 2025
c++
c++14
language-lawyer
lifetime
c++ code does not compile with strange error [closed]
Nov 23, 2025
c++
c++11
c++14
How to track memory assign by STL library
Nov 23, 2025
c++
c++11
memory-management
std
c++14
Is this safe? Rvalue and reference return values
Nov 23, 2025
c++
c++11
reference
c++14
rvalue
Default vector constructor with a unique_ptr and thread
Nov 23, 2025
c++
multithreading
c++14
unique-ptr
Turning the next(), hasNext() iterator interface into begin(), end() interface
Nov 21, 2025
c++
iterator
c++14
Lambda by reference
Nov 20, 2025
c++
lambda
c++14
Can I Deduce the Return Type of a Function Passed as a Template Agument?
Nov 20, 2025
c++
templates
c++14
function-pointers
template-argument-deduction
Is it ok to use std::ignore in order to discard a return value of a function to avoid any related compiler warnings?
Nov 19, 2025
c++
gcc
c++14
Are enum values allowed in a std::integer_sequence?
Nov 18, 2025
c++
c++14
language-lawyer
How to implement a reader/writer lock in C++14
Nov 17, 2025
c++
multithreading
c++14
readwritelock
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
Automatic Compare Layout of 2 Structs in C++
Nov 16, 2025
c++
c++11
c++14
« Newer Entries
Older Entries »