sparrow
0.3.0
Loading...
Searching...
No Matches
sparrow::mpl::smart_ptr Concept Reference
#include <
mp_utils.hpp
>
Concept definition
template
<
typename
T>
concept
sparrow::mpl::smart_ptr
=
unique_ptr<T>
||
shared_ptr<T>
sparrow::mpl::shared_ptr
Definition
mp_utils.hpp:463
sparrow::mpl::smart_ptr
Definition
mp_utils.hpp:472
sparrow::mpl::unique_ptr
Definition
mp_utils.hpp:454
Detailed Description
Definition at line
472
of file
mp_utils.hpp
.
sparrow
mpl
smart_ptr
Generated by
1.13.2