adobe / hyde

A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation
http://opensource.adobe.com/hyde/
MIT License
323 stars 41 forks source link

Template types produce "type-parameter-0-0" #13

Closed fosterbrereton closed 6 years ago

fosterbrereton commented 6 years ago

See here for an example. The source that produced it is from here:

operator const element_type&() const noexcept { return read(); }