uniq_ptrA minimal implementation of std::uniq_ptr.How to test?You can use bazel:$ bazel test tests:ali_unique_ptr_test --repo_env=CC=g++-10