mirror of
https://github.com/boostorg/quickbook.git
synced 2026-02-26 17:02:14 +00:00
Merge with the offending files removed.
[SVN r39995]
This commit is contained in:
@@ -72,7 +72,10 @@ namespace quickbook
|
||||
*blank_p >> "//<-"
|
||||
>> (*(anychar_p - "//->"))
|
||||
>> "//->" >> *blank_p >> eol_p
|
||||
| "/*<-"
|
||||
| "/*<-*/"
|
||||
>> (*(anychar_p - "/*->*/"))
|
||||
>> "/*->*/"
|
||||
| "/*<-"
|
||||
>> (*(anychar_p - "->*/"))
|
||||
>> "->*/"
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user