|
template<typename _rpcb_entry_map_T , typename _rpcb_entry_next_T , typename = typename std::enable_if<std::is_constructible<rpcb_entry, _rpcb_entry_map_T>::value && std::is_constructible<xdr::pointer<rpcb_entry_list>, _rpcb_entry_next_T>::value >::type> |
| rpcb_entry_list (_rpcb_entry_map_T &&_rpcb_entry_map, _rpcb_entry_next_T &&_rpcb_entry_next) |
|
Definition at line 286 of file rpcb_prot.hh.
The documentation for this struct was generated from the following file: