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
Move a std::map vs move all the elements of a std::map
Jan 02, 2023
c++
c++11
move
stdmap
c++-standard-library
`#include <iostream>` with `-std=c++0x` is broken
Dec 31, 2022
c++
qt
qt4
g++
c++11
Implementing Containers using Smart Pointers
Dec 30, 2022
c++
c++11
containers
smart-pointers
unique-ptr
Can anyone explain this paragraph of the current C++0x standard draft?
Dec 30, 2022
c++
c++11
standards
one-definition-rule
A point from C++0x draft : n3290
Dec 30, 2022
c++
c++11
Simulating finally block in C++0x
Dec 30, 2022
c++
lambda
c++11
try-catch
finally
Can user defined literals have functions as arguments?
Dec 30, 2022
c++
c++11
user-defined-literals
How can I use decltype to access a dependent-type?
Dec 30, 2022
c++
visual-studio-2010
c++11
Size of built-in multidimensional array using variadic template function
Dec 30, 2022
c++
multidimensional-array
c++11
variadic-templates
built-in
clang: converting const char16_t* (UTF-16) to wstring (UCS-4)
Dec 30, 2022
c++
macos
unicode
c++11
clang
c++ extern template instantiation and typedef (gcc)
Dec 30, 2022
c++
templates
c++11
typedef
constexpr with string operations workaround?
Dec 30, 2022
c++
c++11
stdstring
constexpr
how to move all pairs from one std::map to another
Dec 29, 2022
c++
stl
c++11
g++ variadic templates. Simple Sample code won't compile, complains 'Not a template'
Dec 28, 2022
c++
c++11
g++
variadic-templates
Unexpected behavior using iterators with nested vectors
Dec 30, 2022
c++
vector
iterator
c++11
Failing to deduce type from lambdas in the initializer list
Dec 29, 2022
c++
lambda
functional-programming
c++11
initializer-list
Move std::vector<T> to T*
Dec 28, 2022
c++
stl
vector
c++11
move-semantics
How to make an iterator be "automatically dereferenced"?
Dec 29, 2022
c++
c++11
iterator
rvalue references and constructor arguments
Dec 29, 2022
c++
constructor
c++11
rvalue-reference
Lambdas and std::function
Dec 29, 2022
c++
templates
lambda
c++11
« Newer Entries
Older Entries »