{"id":15468842,"url":"https://github.com/levongh/unique_ptr","last_synced_at":"2025-10-19T19:45:49.304Z","repository":{"id":161116742,"uuid":"76141126","full_name":"levongh/unique_ptr","owner":"levongh","description":"The class template unique_ptr\u003cT\u003e manages a pointer to an object of type T. You will usually construct an object of this type by calling new to create an object in the unique_ptr constructor. After calling the constructor, you can use the object very much like a raw pointer. The * and -\u003e operators work exactly like you would expect, and are very efficient — usually generating nearly the same assembly code as raw pointer access.","archived":false,"fork":false,"pushed_at":"2016-12-10T22:31:42.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T20:46:17.514Z","etag":null,"topics":["cplusplus-11","cplusplus-14","unique-ptr"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/levongh.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-10T22:27:38.000Z","updated_at":"2017-07-05T15:43:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e5e1b3e-6003-4e39-864d-d36ebb49a705","html_url":"https://github.com/levongh/unique_ptr","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"934bed0812b704efef58cc4d2eff9ca8f439df73"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/levongh/unique_ptr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levongh%2Funique_ptr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levongh%2Funique_ptr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levongh%2Funique_ptr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levongh%2Funique_ptr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levongh","download_url":"https://codeload.github.com/levongh/unique_ptr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levongh%2Funique_ptr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270749353,"owners_count":24638719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cplusplus-11","cplusplus-14","unique-ptr"],"created_at":"2024-10-02T01:45:05.370Z","updated_at":"2025-10-19T19:45:44.269Z","avatar_url":"https://github.com/levongh.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"class unique_pre are designed as standart unique_ptr\nbut I have not write constructor with std::auto_ptr becaue auto_ptr now is depricated\ntests I have copyed from below mantioned link just for testing all constructors\nhttp://ru.cppreference.com/w/cpp/memory/unique_ptr/unique_ptr\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevongh%2Funique_ptr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevongh%2Funique_ptr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevongh%2Funique_ptr/lists"}