CozySynthesizer / cozy

The collection synthesizer
https://cozy.uwplse.org
Apache License 2.0
209 stars 18 forks source link

Alt operators in C++ have more limited compiler support #9

Closed seizethedave closed 7 years ago

seizethedave commented 7 years ago

e.g. the use of "not" in place of !; msvc chokes on it w/out extra header includes.