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
lvalue binding to rvalue reference
Apr 24, 2022
c++
c++11
lvalue
rvalue
What are the common usage of exceptions at catch site?
Mar 25, 2022
c++
exception
c++11
exception-handling
try-catch
User-friendly API with unique_ptr
Feb 09, 2019
c++
c++11
smart-pointers
Reading std::string, remove all special characters from a std::string
Nov 20, 2022
c++
regex
string
c++11
split
c++ std::unique_ptr won't compile in map
Oct 18, 2022
c++
visual-studio-2012
c++11
unique-ptr
Mixing boost smart pointers and C++11 smart pointers in boost::signals2
Sep 05, 2022
c++
c++11
boost
parameter packs not expanded with ‘...' -- another variadic template bug with gcc?
Dec 14, 2021
c++
gcc
c++11
lambda
variadic-templates
Can you use decltype in a template parameter?
Aug 22, 2022
c++
templates
c++11
decltype
trailing-return-type
Is it illegal directly putting in unicode in character-literal instead of using universal-character-name?
Apr 12, 2022
c++
c++11
unicode
Vector initializer list passed as a function parameter
Dec 30, 2016
c++
c++11
vector
initialization
forward declaration of using in c++11
Oct 31, 2022
c++
c++11
vector
stl
forward-declaration
Passing STL algorithm to another function
Sep 16, 2022
c++
c++11
stl
Is the complexity of unordered_set::find predictable?
Nov 08, 2022
c++
c++11
data-structures
complexity-theory
How can I use shared_ptr using PostThreadMessage?
Sep 05, 2022
c++11
mfc
tuples
future
sendmessage
Correct way to make is_copy_constructible for container yield false if underlying type is not copy constructible
May 28, 2019
c++
c++11
copy-constructor
typetraits
using function pointers in C++ 11
Mar 05, 2022
c++
c++11
Why is the size() method of std::list O(n) in GCC?
May 05, 2022
c++
c++11
gcc
size
stdlist
Why can't I pass the this pointer explicitly to a member function?
Sep 05, 2022
c++
c++11
this
Getting GCC in C++11 mode to work on FreeBSD
Sep 23, 2022
c++
c++11
gcc
freebsd
libstdc++
Move or swap a stringstream
Jun 17, 2022
c++11
swap
move-semantics
« Newer Entries
Older Entries »