Various cosmetic updates and refactors. NFCI.
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ private:
|
||||
// disable assignment
|
||||
Throwable& operator= (const Throwable &);
|
||||
// disable dynamic allocation
|
||||
DISABLE_NEW_DELETE
|
||||
ACC_CXX_DISABLE_NEW_DELETE
|
||||
|
||||
private:
|
||||
static unsigned long counter; // for debugging
|
||||
|
||||
Reference in New Issue
Block a user