Files
main/programming/library/range-v3/translations.xml
T
2020-03-21 00:09:25 +03:00

9 lines
527 B
XML

<?xml version="1.0" ?>
<PISI>
<Source>
<Name>range-v3</Name>
<Summary xml:lang="tr">Range algorithms, views, and actions for C++11/14/17</Summary>
<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>
</Source>
</PISI>