|
|
template<typename _maxlen_T , typename _buf_T , typename = typename std::enable_if<std::is_constructible<std::uint32_t, _maxlen_T>::value && std::is_constructible<xdr::opaque_vec<>, _buf_T>::value >::type> |
| | netbuf (_maxlen_T &&_maxlen, _buf_T &&_buf) |
| |
Definition at line 585 of file rpcb_prot.hh.
The documentation for this struct was generated from the following file: