std::aligned_storage<>::type is not a dependent type
authorChristopher Dykes <cdykes@fb.com>
Fri, 24 Jun 2016 17:42:45 +0000 (10:42 -0700)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Fri, 24 Jun 2016 17:53:38 +0000 (10:53 -0700)
commit996d59be509226b2a5ecbb7fe3205ace7cd734a3
tree3e6fc7278238ac0c3e355baac262812153d8a07d
parentacac120eeef384a6ce8b071f132fe64229eba260
std::aligned_storage<>::type is not a dependent type

Summary: Which causes MSVC to get grumpy when you tell it that it is.

Reviewed By: yfeldblum

Differential Revision: D3479016

fbshipit-source-id: e674b210aaa5a644c5ed884a7077a5cf33b05196
folly/Function.h