Opened 15 years ago
Closed 15 years ago
#318 closed task (fixed)
HtmlStream should be a buffer
Reported by: | Peter Johansson | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | major | Milestone: | svndigest 0.7 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
It should be inherited from std::streambuf or if we don't specialize for char
we should inherit from std::basic_streambuf<T> (but that is probably not really needed).
See Josutti's 13.3.3
Change History (1)
comment:1 Changed 15 years ago by
Milestone: | svndigest 0.x+ → svndigest 0.7 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.