Zero copy Cord::Append(string_view)?
Aperta
question
- Lingua principale
- C++
- Stelle
- 18.1k
- Fork
- 3.2k
- Merge medio
- 20h 36m
- PR unite (30g)
- 1
Descrizione
Cord::Append(string_view) copies the buffer into the cord. Can there be an api to append string_view without copy, like MakeCordFromExternal(string_view, optional releaser)? I'm currently using std::deque instead.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.