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
Call a classes method using a std::string
Sep 20, 2022
c++
c++11
boost::asio::io_service crash in win_mutex lock
Sep 10, 2022
c++
c++11
boost
boost-asio
winsock2
Strange error trying to do a shared_ptr swap()
Oct 14, 2022
c++
c++11
shared-ptr
swap
make-shared
Lambda capture reference by copy and decltype
Sep 23, 2022
c++
c++11
lambda
Global formatting options for floating point numbers
Feb 15, 2022
c++
c++11
What's the difference between auto a = A(3) and A a(3)?
Nov 15, 2022
c++
c++11
Why is there no definition for std::regex_traits<char32_t> (and thus no std::basic_regex<char32_t>) provided?
May 30, 2021
c++
regex
c++11
Return value optimization and destructor calls
Nov 08, 2022
c++
c++11
Using shared_from_this() without managed shared pointer in C++11
Jul 06, 2022
c++
pointers
c++11
std
shared-ptr
g++ and clang++ - delete pointer acquired by overloaded conversion operator ambiguity
Mar 12, 2022
c++
c++11
c++14
ambiguous
Shared Variables in C++11
Aug 26, 2022
c++
multithreading
c++11
Ignore reference function argument
Apr 29, 2022
c++
c++11
parameter-passing
Mutexes and lambda functions in c++
Nov 14, 2022
c++
c++11
boost
lambda
mutex
What happens when redirecting unique_ptr?
Sep 23, 2022
c++
c++11
unique-ptr
why doesn't c++ uses RVO when returning local std::stringstream?
Apr 06, 2020
c++
c++11
move-semantics
rvalue
rvo
C++ template specialization by type groups combined with basic type
Sep 24, 2022
c++
templates
c++11
Assigning std::function<int(int)> to std::function<const int&(const int& x)>
Nov 01, 2022
c++
c++11
Is it possible to explicitly specialize template to match lambda?
Oct 23, 2021
c++
templates
c++11
gcc
lambda
C++11 Simplest way to store multiple data types for value(int and string) in map<key, value>?
Mar 06, 2018
c++
c++11
Is it permitted to modify the internal std::string buffer returned by operator[] in C++11
Nov 20, 2018
c++
c++11
« Newer Entries
Older Entries »