std::function::assign
来自cppreference.com
< cpp | utility | functional | function
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
| template< class F, class A > void assign( F&& f, const A& a ); |
||
| 本節是不完整的 |
[编辑] 參數
| 本節是不完整的 |
[编辑] 例外
(無)
Original:
(none)
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
[编辑] 另請參閱
| 本節是不完整的 |