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++11
Can you initialize an STL container with unique_ptr from an initializer list?
Jun 03, 2026
c++11
stl
unique-ptr
template metaprogramming with reference
Jun 03, 2026
c++
c++11
metaprogramming
template-meta-programming
C++ Templates: correct way to return a new type
Jun 03, 2026
c++
c++11
templates
variadic-templates
Debugging SFINAE in gcc or clang
Jun 02, 2026
c++
templates
gcc
c++11
clang
C++ template declaration that restricts specializations too much
Jun 02, 2026
c++
c++11
templates
variadic-templates
specialization
Why does case insensitive work with std::hash function for std::unordered_set?
Jun 03, 2026
c++
c++11
unordered-set
(n*2-1)%p: avoiding the use of 64 bits when n and p are 32 bits
Jun 03, 2026
c++
algorithm
c++11
math
modulus
do recursive templates producing runtime code?
Jun 03, 2026
c++
templates
c++11
recursion
Compile time text to number translation (atoi)
Jun 01, 2026
c++
c++11
template-meta-programming
compile-time
compile-time-constant
Variadic template as parameters to std::function
Jun 03, 2026
c++
function
c++11
variadic-templates
What are the rules for using constructors vs braced initializer lists for initializing classes and structs?
Jun 03, 2026
c++
c++11
constructor
initializer-list
list-initialization
Optimizing erase from the end of vector into resize
Jun 01, 2026
c++
c++11
vector
compiler-optimization
Get the typename T from outside the template class
Jun 02, 2026
c++
c++11
Multiplatform multiprocessing?
Jun 02, 2026
c++
process
c++11
pthreads
openmp
How to move elements from std::map to std::vector
May 31, 2026
c++
c++11
move
stdmap
How to move ownership across unique_ptrs
May 31, 2026
c++
c++11
c++11 lambda high-order function wrapper recursive error
Jun 01, 2026
c++
c++11
lambda
functional-programming
« Newer Entries
Older Entries »