An Optional<T> is pod-like if the inner type is.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 22 Feb 2013 18:58:26 +0000 (18:58 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 22 Feb 2013 18:58:26 +0000 (18:58 +0000)
commit70c808f5b7e1d9eaa3de872e162a25e956d4777e
tree4cc88fa5575a1905995fb17192529c67913f45a8
parentb7eb78409c5603c8f440c2585f23ebedf547e78d
An Optional<T> is pod-like if the inner type is.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175908 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Optional.h