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
unit testing C++11 closures
Sep 07, 2022
c++
unit-testing
c++11
closures
std::pow produce different result in 32 bit and 64 bit application
Sep 05, 2022
c++
c++11
x86-64
What is the most compact way to extract the template arguments of a class and iterate over them?
Sep 03, 2022
c++
templates
c++11
c++14
variadic-templates
Variadic templates and multiple inheritance in c++11
Jun 22, 2022
c++
templates
c++11
inheritance
variadic-templates
decltype parenthesis syntax for a lvalue
Dec 06, 2020
c++
c++11
typetraits
decltype
Lambda function with different signatures from std::function
May 15, 2021
c++
c++11
lambda
How to avoid duplicate values in maps using c++
Sep 24, 2022
c++
c++11
How to use comparison expressions in C++ templates?
Feb 11, 2022
c++
c++11
can I std::find a string in a stringstream?
Oct 23, 2022
c++
c++11
find
std
Does standard C++11 guarantee that temporary object passed to a function will have been destroyed after the end of the function?
Mar 16, 2022
c++
c++11
standards
lazy-sequences
sequence-points
Why C++ standard requires std::partition to meet different complexities for different types of iterator?
May 27, 2022
c++
algorithm
c++11
Implicit conversion and operator overloading
Apr 19, 2022
c++
c++11
Writing more general pointer code
Apr 17, 2022
c++
c++11
smart-pointers
Why running std::thread with empty function spend a lot of memory
Jun 24, 2022
c++
multithreading
c++11
memory
stdthread
return type of deleted functions in c++11
Jun 23, 2022
c++
c++11
overloading
assignment-operator
Template Argument Deduction from String Literal
Nov 05, 2022
c++
c++11
templates
string-literals
perfect-forwarding
What Does ({}); Mean in C++?
Nov 03, 2022
c++
c++11
scope
Clone pattern for std::shared_ptr in C++
Oct 24, 2022
c++11
overriding
clone
smart-pointers
virtual-functions
Cartesian Product using Iterators and Variadic Templates
May 01, 2022
c++
c++11
c++14
why std::move takes forward_reference instead of lvaue reference [duplicate]
May 16, 2022
c++
c++11
move-semantics
« Newer Entries
Older Entries »