forked from apache/kudu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adar did most of the work here a few months back. This changes the last usages of gscoped_array over to unique_ptr<T[]> and removes gscoped_ptr entirely from the code base. May it rest in peace. Change-Id: I03832c310b5804227abf35f58aa320e5e81151f6 Reviewed-on: http://gerrit.cloudera.org:8080/16261 Reviewed-by: Adar Lieber-Dembo <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins
- Loading branch information
1 parent
924244c
commit 4f7b1aa
Showing
7 changed files
with
13 additions
and
873 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.