You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/language.support/support.rtti
Eric Fiselier 1b30568b31 Fix type_info's constructor by making it explicit again.
In recent changes type_info's private constructor was
accidentally made implicit. This patch fixes that.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292294 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
bad.cast Move test into test/std subdirectory. 10 years ago
bad.typeid Move test into test/std subdirectory. 10 years ago
type.info Fix type_info's constructor by making it explicit again. 8 years ago