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 unique-ptr
Dereference operator for unique_ptr does not work in Eclipse
Sep 15, 2022
c++
eclipse
c++11
eclipse-cdt
unique-ptr
Why is static downcasting unique_ptr unsafe?
Oct 18, 2021
c++
unique-ptr
C++ fatal error C1001: An internal error has occurred in the compiler
Jun 01, 2019
c++
unique-ptr
c1001
The move function in unique_ptr C++03 emulation
Feb 02, 2013
c++
move-semantics
unique-ptr
c++03
Validity of pointer returned by operator->
Mar 13, 2021
c++
iterator
containers
unique-ptr
Under which circumstances might std::unique_ptr::operator[] throw?
Jan 03, 2017
c++
c++11
language-lawyer
unique-ptr
noexcept
unique_ptr: linked list entry deletion
Nov 07, 2022
c++
linked-list
undefined-behavior
unique-ptr
Ridiculously slow unique_ptr dtor call when debugger is attached (msvc)
Apr 11, 2021
c++
debugging
visual-c++
unique-ptr
Transferring sole ownership: unique_ptr vs move semantics
Nov 08, 2022
c++
c++11
move-semantics
unique-ptr
How to call other class' const member function via a std::unique_ptr member
May 28, 2022
c++
c++11
type-conversion
smart-pointers
unique-ptr
How to remove unique_ptr by pointer from a container?
Oct 16, 2022
c++11
unique-ptr
How to forward unique_ptr with tuple?
Nov 01, 2021
c++
c++11
tuples
unique-ptr
Mix boost::optional and std::unique_ptr
Dec 04, 2021
c++
c++11
optional
unique-ptr
option-type
C++11 issues when moving from Visual Studio 2010 to 2012
Oct 15, 2022
c++
visual-c++
c++11
visual-studio-2012
unique-ptr
Sorting a list of objects holding a vector of unique_ptr
Nov 22, 2020
c++
list
c++11
vector
unique-ptr
c++ std::unique_ptr won't compile in map
Oct 18, 2022
c++
visual-studio-2012
c++11
unique-ptr
How to write a unique_ptr whose pointer and data is const
Jun 04, 2019
c++
unique-ptr
Compiler error when destructor declared in class body with unique_ptr as member of the same class
Sep 13, 2022
c++
c++11
compiler-errors
destructor
unique-ptr
Why can't I return a unique_ptr from a pair?
Aug 28, 2021
c++
unique-ptr
rvalue-reference
std-pair
perfect-forwarding
"No-throw dereferencing" of std::unique_ptr
Jan 30, 2022
c++
c++11
unique-ptr
« Newer Entries
Older Entries »