Make std::is_assignable tolerate references to incomplete types.
authorEric Fiselier <eric@efcs.ca>
Mon, 25 Jul 2016 02:08:55 +0000 (02:08 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 25 Jul 2016 02:08:55 +0000 (02:08 +0000)
commit79586dca74231f652ad158fca10f6fc56fc94e52
tree42c3698fb159eddcd71e87ad91b3c8f9ece65686
parent189f88ca35cd038da52bfdb338e37a0c15fa69bb
Make std::is_assignable tolerate references to incomplete types.

llvm-svn: 276599
libcxx/include/type_traits
libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_assignable.pass.cpp