[PATCH] D21871: [libcxx] [test] Make vector.bool/construct_default.pass.cpp more portable.
    Eric Fiselier via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jun 29 21:34:09 PDT 2016
    
    
  
EricWF added a comment.
The fact that they are not noexcept in the working paper seems like an oversight. Is there a reason your vector<bool> default constructor can't be noexcept?
http://reviews.llvm.org/D21871
    
    
More information about the cfe-commits
mailing list