sparrow
0.3.0
Loading...
Searching...
No Matches
sparrow::mpl::shared_ptr Concept Reference
#include <
mp_utils.hpp
>
Concept definition
template
<
typename
T>
concept
sparrow::mpl::shared_ptr
=
mpl::is_type_instance_of_v<std::remove_reference_t<T>
, std::shared_ptr>
sparrow::mpl::shared_ptr
Definition
mp_utils.hpp:463
sparrow::mpl::is_type_instance_of_v
constexpr bool is_type_instance_of_v
true if T is a concrete type template instanciation of U which is a type template.
Definition
mp_utils.hpp:50
Detailed Description
Definition at line
463
of file
mp_utils.hpp
.
sparrow
mpl
shared_ptr
Generated by
1.13.2