pars
0.2.1.99
Loading...
Searching...
No Matches
nngxx
nng_with_set_opt_c
nngxx::nng_with_set_opt_c Concept Reference
#include <
concept.h
>
Concept definition
template
<
typename
nng_t>
concept
nngxx::nng_with_set_opt_c
=
std::same_as<nng_t, nng_socket> || std::same_as<nng_t, nng_ctx> ||
std::same_as<nng_t, nng_listener> || std::same_as<nng_t, nng_dialer>
nngxx::nng_with_set_opt_c
Definition
concept.h:45
Detailed Description
Definition at line
45
of file
concept.h
.
Generated by
1.13.2