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
Should I use shared_ptr or weak_ptr on not mainly containers?
Oct 29, 2022
c++
c++11
smart-pointers
Why use boost::optional when I can return a pointer [closed]
Apr 28, 2022
c++
c++11
boost-optional
Why can't I sort a vector of reference_wrapper<std::chrono::milliseconds>?
Dec 07, 2021
c++
c++11
reference-wrapper
Warning: function uses 'auto' type specifier without trailing return type
Dec 22, 2019
c++
c++11
c++14
constexpr
return-type
How can I show C++ code documentation in Xcode 9.3?
Nov 14, 2022
c++
xcode
c++11
xcode9
code-documentation
When to use Move Constructors/Assignments
Mar 30, 2022
c++
c++11
move-semantics
std::uniform_real_distribution inclusive range
May 23, 2019
c++
random
c++11
What's the correct way to initialize a member array with an initializer list?
Sep 13, 2019
c++
c++11
Are C++11 containers supported by Cython?
Nov 15, 2022
python
c++
c++11
cython
c++-standard-library
c++11: what is its gc interface, and how to implement?
Nov 19, 2020
c++11
garbage-collection
Passing rvalue as reference
Aug 16, 2022
c++
qt
c++11
rvalue-reference
using map's initializer list inside constructor initializer
Nov 19, 2022
c++
c++11
initializer-list
member-function-pointers
Why can't a Base class object be assigned to a Derived class object?
Nov 10, 2022
c++
c++11
object
inheritance
derived-class
Difference between std::decay and std::remove_reference
Feb 04, 2021
c++
c++11
templates
c++20
Memory ordering issues
Apr 29, 2022
c++
multithreading
c++11
memory-fences
What does *unspecified* means in C++ typedef statement?
Apr 16, 2022
c++
c++11
typedef
declaration
C++ equivalent of C#'s Func<T, TResult>
Jan 19, 2022
c#
c++
c++11
function-object
How do I create a packaged_task with parameters?
Apr 12, 2022
c++
c++11
future
packaged-task
Changes between C++ standard working drafts?
Oct 05, 2018
c++
c++11
In C++, what categories (lvalue, rvalue, xvalue, etc.) can expressions that produce temporaries of class type fall into?
Nov 08, 2022
c++
c++11
rvalue-reference
rvalue
xvalue
« Newer Entries
Older Entries »