translations.xml 527 B

123456789
  1. <?xml version="1.0" ?>
  2. <PISI>
  3. <Source>
  4. <Name>range-v3</Name>
  5. <Summary xml:lang="tr">Range algorithms, views, and actions for C++11/14/17</Summary>
  6. <Description xml:lang="tr">Range-v3 is a generic library that augments the existing standard library with facilities for working with ranges. A range can be loosely thought of a pair of iterators. This library provides a full implementation of all the standard algorithms with range-based overloads for convenience.</Description>
  7. </Source>
  8. </PISI>