|
template<typename _map_T , typename _next_T , typename = typename std::enable_if<std::is_constructible<mapping, _map_T>::value && std::is_constructible<xdr::pointer<pmaplist_entry>, _next_T>::value >::type> |
| pmaplist_entry (_map_T &&_map, _next_T &&_next) |
|
Definition at line 1295 of file rpcb_prot.hh.
The documentation for this struct was generated from the following file: