From 6b07ca229106e18c479bcbd654d7b9e4b630c4d9 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 23 Jan 1997 00:30:08 +0000 Subject: [PATCH] flower-1.0.21 --- flower/assoc.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/flower/assoc.hh b/flower/assoc.hh index d17b10a70b..c21c4fc6bc 100644 --- a/flower/assoc.hh +++ b/flower/assoc.hh @@ -11,6 +11,7 @@ struct Assoc_ent_ { V val; }; +/// hungarian: map template struct Assoc { Array< Assoc_ent_ > arr; -- 2.39.5