X-Git-Url: http://plrg.eecs.uci.edu/git/?p=junction.git;a=blobdiff_plain;f=junction%2FConcurrentMap_Grampa.h;h=b0d6cec75b95cde1da4bed6912d2904cd1d37c81;hp=5f03c8b3d83c4010ead8c4802a8d98cf83c51b11;hb=5ef33e5ba05721c917894fbe41f02394e719d1ce;hpb=70b651510a32915a5adeb94ff9b7cfbac6380609 diff --git a/junction/ConcurrentMap_Grampa.h b/junction/ConcurrentMap_Grampa.h index 5f03c8b..b0d6cec 100644 --- a/junction/ConcurrentMap_Grampa.h +++ b/junction/ConcurrentMap_Grampa.h @@ -23,7 +23,7 @@ namespace junction { TURF_TRACE_DECLARE(ConcurrentMap_Grampa, 27) -template , class VT = DefaultValueTraits> +template , class VT = DefaultValueTraits > class ConcurrentMap_Grampa { public: typedef K Key;