aboutsummaryrefslogtreecommitdiff
path: root/macro.h
diff options
context:
space:
mode:
Diffstat (limited to 'macro.h')
-rw-r--r--macro.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macro.h b/macro.h
index b3831086..bf0c1864 100644
--- a/macro.h
+++ b/macro.h
@@ -77,6 +77,7 @@
/* Declare destructor */
#define FREE_F(T) int FREE(T) (T* this)
+
/*
* General functions that different container types may implement.
* Actuall implementation and type signature is mostly left to