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
Function dual to std::move?
Jun 04, 2026
c++
c++11
move-semantics
std::enable_if type checking
Jun 04, 2026
c++
c++11
templates
typechecking
c++11 std::atomic compare_exchange_weak and the stack container
Jun 04, 2026
c++
c++11
Why does access to nested types affect member resolution in C++?
Jun 03, 2026
c++
c++11
std::move, std::forward, value type and template deduction
Jun 04, 2026
c++
templates
c++11
C++ does not compile by uncommenting move operator
Jun 03, 2026
c++
templates
c++11
copy-constructor
move-constructor
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
« Newer Entries
Older Entries »