"Terry Reedy" <tjreedy at udel.edu> writes: > <decorator> # almost as easy, or > <<decorator>> > > Is there near precedent in other languages that I don't know of? I want to caution against these. Turning </>, which already parse as un-paired, into angle brackets caused embarassing parsing problems for C++. Now such things as A::foo<X> y; have to be written as A::template foo<X> y; ^^^^^^^^-----------keyword disambiguates parse in some cases. -- Dave Abrahams Boost Consulting www.boost-consulting.com
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4