Cut extraneous typename in StringKeyedCommon.h
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 29 Mar 2017 17:17:46 +0000 (10:17 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 29 Mar 2017 17:20:33 +0000 (10:20 -0700)
commitc58b599184337ab2a48d96f4f055bc71ecd6ba29
treeacf6d2e01bc18f3203f7f396ca1865459ddb7798
parent08a2ff010687bfd73e331a6fc09c0151cd98bdc8
Cut extraneous typename in StringKeyedCommon.h

Summary:
[Folly] Cut extraneous typename in `StringKeyedCommon.h`.

In this case, `typename` is optional, and, to avoid confusion, should be removed.

"In this case" means in a template definition, with a qualified non-dependent name.

Reviewed By: ericniebler

Differential Revision: D4792087

fbshipit-source-id: dbb9d2c747432a1f9bc8823e72a7668e78a2fbaa
folly/experimental/StringKeyedCommon.h