steve naroff wrote: > Hi Sebastian, > > Your recent smart pointer work isn't happy on Windows. > > I get 52 identical errors that all say > 'clang::ASTOwningResult<Destroyer>::operator =': cannot access private > member declared in class 'clang::ASTOwningResult<Destroyer>' > > Please advise - thanks, Which version of Visual Studio? Also, can you give me an example line of code where it wants to use this operator?
I would really hate it if we couldn't use this form of emulation because of a MS bug. That would mean a lot of work for nothing. Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
