@Documented @Retention(value=RUNTIME) @Target(value={METHOD,PARAMETER}) @Adapter(value="UniquePtrAdapter") public @interface UniquePtr
@Adapter("UniquePtrAdapter<type>").
We also need to define the UNIQUE_PTR_NAMESPACE macro
to something like boost::movelib or std.Copyright © 2016. All rights reserved.