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
Using std::unique_ptr with std::istream?
Mar 23, 2026
c++
c++11
stl
unique-ptr
istream
Will std::string delete contents it aquired through assign method in the destructor
Mar 23, 2026
c++
c++11
move
stdstring
Why the following non-static data member initialization is invalid in C++11
Mar 23, 2026
c++
templates
c++11
initialization
variadic-templates
Deleting derived classes in std::unique_ptr<Base> containers
Mar 23, 2026
c++
inheritance
c++11
destructor
unique-ptr
Can vector cause false sharing
Mar 22, 2026
c++
c++11
stl
false-sharing
reference collapsing with template template class
Mar 21, 2026
c++
c++11
templates
rvalue-reference
reference-collapsing
How to compare two std::istream references?
Mar 22, 2026
c++
gcc
c++11
clang
iostream
Why is a naive `iter_swap`potentially much slower than `swap`?
Mar 22, 2026
c++
c++11
iterator
metaprogramming
swap
std::binding to a lambda: compilation error
Mar 21, 2026
c++
c++11
lambda
initializer-list
stdbind
std::ostringstream overwriting initializing string
Mar 22, 2026
c++
string
c++11
stl
c++17
Eclipse / g++ not recognizing "-std=c++11" flag
Mar 21, 2026
c++
eclipse
c++11
eclipse-cdt
devtoolset
Exposing only the functions overriden by the derived object
Mar 21, 2026
c++
c++11
visual-studio-2013
Is an initializer list static enough to allow instantiating templates?
Mar 21, 2026
c++
c++11
templates
compile-time-constant
stdinitializerlist
Why does initializing non-const reference by rvalue work (in C++11)?
Mar 21, 2026
c++
c++11
rvalue
Mixing for each and lambdas in c++
Mar 21, 2026
lambda
foreach
c++11
std::bind with overloaded function from parent class
Mar 21, 2026
c++
c++11
overloading
stdbind
Visual Studio C++11g compilation error - too many initializers
Mar 20, 2026
c++
c++11
visual-studio-2012
« Newer Entries
Older Entries »