![]() |
Project
|
std::make_unique check More...
#include <memory>
Go to the source code of this file.
Functions | |
bool | checkPointer (int number) |
int | main () |
std::make_unique check
Definition in file cxx14-test-make_unique.cxx.
bool checkPointer | ( | int | number | ) |
Definition at line 20 of file cxx14-test-make_unique.cxx.
int main | ( | ) |
Definition at line 26 of file cxx14-test-make_unique.cxx.