SRS-control
0.1.4
Loading...
Searching...
No Matches
srs::connection::SharedConnectionPtr Concept Reference
#include <
ConnectionTypeDef.hpp
>
Concept definition
template
<
typename
T>
concept
srs::connection::SharedConnectionPtr
=
is_shared_ptr<T>::value
and
requires
(T obj) { obj->get_name(); }
srs::connection::SharedConnectionPtr
Definition
ConnectionTypeDef.hpp:24
srs::connection::is_shared_ptr
Definition
ConnectionTypeDef.hpp:16
Detailed Description
Definition at line
24
of file
ConnectionTypeDef.hpp
.
srs
connection
SharedConnectionPtr
Impressum
Datenschutzerklärung
Generated by
1.13.2