boostorg / boostorg/beast

Implement beast::istream()

Aperta
#883 3 commenti 1 reazione 0 assegnatari Vedi su GitHub
Feature
Lingua principale
C++
Stelle
4.8k
Fork
694
Merge medio
12h 48m
PR unite (30g)
1

Descrizione

This would make the API symmetric in use. E.g.:
```
int i, j;
beast::istream(body) >> i;
beast::istream(body) >> j;
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.