FreeBSD Manual Pages
deductiongu...ue_resource(3) C++ Standard Libary deductiongu...ue_resource(3) NAME deductionguidesforstd::experimental::unique_resource - deductionguides- forstd::experimental::unique_resource Synopsis Defined in header <experimental/scope> template<class R, class D> (library fundamen- tals TS v3) unique_resource(R, D) -> unique_resource<R, D>; One deduction guide is provided for std::experimental::unique_re- source to permit deduction from given resource handle and deleter. The arguments (after array-to-pointer and function-to-pointer decay, if any) are copied or moved into the constructed unique_resource. Example This section is incomplete Reason: no example http://cppreference.com 2022.07.31 deductiongu...ue_resource(3)
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=deductionguidesforstd::experimental::unique_resource&sektion=3&manpath=FreeBSD+Ports+15.0>
