SSS - S3 Toolkit 0.9.6
S3 client library and applications
Loading...
Searching...
No Matches
Ranges

Implementation of ranges functions (ranges are broken in CLang 14-15) https://stackoverflow.com/questions/72716894/how-to-use-stdviewstransform-on-a-vector/72718016. More...

Data Structures

class  sss::SplitIterator
 Iterator over splits. More...
 
class  sss::SplitRange
 Range over splits. More...
 

Functions

auto sss::begin (const SplitRange &sr)
 return iterator at start position
 
auto sss::end (const SplitRange &sr)
 return iterator at end position
 

Detailed Description

Implementation of ranges functions (ranges are broken in CLang 14-15) https://stackoverflow.com/questions/72716894/how-to-use-stdviewstransform-on-a-vector/72718016.