cplusplus/fundamentals-ts

Missing code font for "upstream"

Dani-Hub opened this issue · 2 comments

The wording in [memory.resource.pool.ctor] p3 refers to parameter "upstream" but misses to set it in code font ("from upstream whenever")

The same problem exists for [memory.resource.monotonic.buffer.overview] p1 b3 ("from an upstream memory")

Re memory.resource.monotonic.buffer.overview, that looks like a definition, but "upstream allocator" was already defined in [pool.resource.overview]. I guess these are separate sections, and the term is slightly different, so it makes some sense to make it italic here. I'll do that, but we may want to unify the definition of "upstream" at a higher level.