X-Git-Url: http://plrg.eecs.uci.edu/git/?p=junction.git;a=blobdiff_plain;f=junction%2FConcurrentMap_LeapFrog.h;h=0a51ad97334668dd56df37a8e1ea6677672b7873;hp=c18af4ab1e79c5261deb35baf95bb3fb3ed37da7;hb=5ef33e5ba05721c917894fbe41f02394e719d1ce;hpb=70b651510a32915a5adeb94ff9b7cfbac6380609 diff --git a/junction/ConcurrentMap_LeapFrog.h b/junction/ConcurrentMap_LeapFrog.h index c18af4a..0a51ad9 100644 --- a/junction/ConcurrentMap_LeapFrog.h +++ b/junction/ConcurrentMap_LeapFrog.h @@ -23,7 +23,7 @@ namespace junction { TURF_TRACE_DECLARE(ConcurrentMap_LeapFrog, 17) -template , class VT = DefaultValueTraits> +template , class VT = DefaultValueTraits > class ConcurrentMap_LeapFrog { public: typedef K Key;