Skip to content
Commit 0ae9efeb authored by Howard Hinnant's avatar Howard Hinnant
Browse files

SFINAE __bit_iterator such that it will only get instantiated with a container...

SFINAE __bit_iterator such that it will only get instantiated with a container that has the nested type __storage_type.  This prevents accidental instantiation such as in http://llvm.org/bugs/show_bug.cgi?id=12755.  This fixes http://llvm.org/bugs/show_bug.cgi?id=12755.

llvm-svn: 156308
parent bcaa94db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment