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
error: ‘list’ is not a member of ‘std’ and error: template argument 2 is invalid
Apr 18, 2022
c++
list
c++11
dictionary
std
Why can't you use C++11 brace initialization with macros?
Oct 29, 2022
c++
c++11
unique_ptr in member initialization list
Apr 30, 2022
c++
c++11
constructor
initialization
unique-ptr
No matching function for call std::forward(const std::string &) with variadic arguments
May 10, 2021
c++
c++11
Why is destructor of boost::thread detaching joinable thread instead of calling terminate() as standard suggests?
Sep 23, 2022
c++
multithreading
c++11
boost-thread
standards-compliance
Is the state of any standard class after being moved specified?
Aug 13, 2022
c++
c++11
shared-ptr
Type of lambda function [duplicate]
Mar 18, 2022
c++
c++11
lambda
typeid
Why does resize() cause a copy, rather than a move, of a vector's content when capacity is exceeded? [duplicate]
Oct 28, 2022
c++
c++11
copy-constructor
move-semantics
C++11 in gcc 4.8.1: list-initialization for copy constructor doesn't work
Oct 03, 2022
c++
gcc
c++11
uniform-initialization
make fails with error "cannot convert ‘std::istream {aka std::basic_istream<char>}’ to ‘bool’ in return"
Jan 27, 2021
c++
macos
c++11
makefile
configure
Are std::move and std::copy identical?
Sep 05, 2022
c++
c++11
move-semantics
Cast 'this' to std::shared_ptr
Mar 05, 2022
c++
c++11
shared-ptr
Return vector as auto from function
Oct 24, 2022
angular
c++
c++11
c++11 enable_if error
Apr 23, 2022
c++
c++11
C++11 std::shared_ptr<std::ostream> from std::cout
Oct 31, 2022
c++
c++11
shared-ptr
Arduino 1.0.6: How to change compiler flag?
Feb 26, 2022
c++11
arduino
arduino-ide
What is the most idiomatic way to "delay" the construction of a C++ object?
Apr 24, 2022
c++
c++11
constructor
CMake not working with C++11 on OSX
Jan 04, 2021
c++
macos
c++11
cmake
auto variable and its type
Sep 29, 2022
c++
c++11
auto
Unordered map vs vector
Oct 29, 2022
c++
c++11
vector
unordered-map
« Newer Entries
Older Entries »