![]() |
ApprentissageProgrammationCpp
..
|
#include <memory>#include <iostream>Fonctions | |
| void | do_something (std::unique_ptr< int > ptr) |
| [func] Plus de détails... | |
| int | main () |
| [func] Plus de détails... | |
| void do_something | ( | std::unique_ptr< int > | ptr | ) |
[func]
| int main | ( | ) |
[func]
[decl]
[decl]
[well_initialized]
[well_initialized]
[make_unique]
[make_unique]
[decl_alloc]
[decl_alloc]
[array]
[array]
[move_unique]
[move_unique]
[released]
[released]
[move_func]
[move_func]