Various cosmetic updates and refactors. NFCI.
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ private:
|
||||
// disable copy
|
||||
BoundedPtr(const BoundedPtr&) = delete;
|
||||
// disable dynamic allocation
|
||||
DISABLE_NEW_DELETE
|
||||
ACC_CXX_DISABLE_NEW_DELETE
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user