1*4bdff4beSroberta. ranges-status: 276d0caaeSpatrick 376d0caaeSpatrick================================ 476d0caaeSpatricklibc++ Ranges Status 576d0caaeSpatrick================================ 676d0caaeSpatrick 776d0caaeSpatrick.. include:: ../Helpers/Styles.rst 876d0caaeSpatrick 976d0caaeSpatrick.. contents:: 1076d0caaeSpatrick :local: 1176d0caaeSpatrick 1276d0caaeSpatrick 1376d0caaeSpatrickOverview 1476d0caaeSpatrick================================ 1576d0caaeSpatrick 16*4bdff4beSrobertThis document contains the status of the Ranges library in libc++. It is used to track 17*4bdff4beSrobertboth the status of the sub-projects of the ranges library and who is assigned to these 18*4bdff4beSrobertsub-projects. This is imperative to effective implementation so that work is not 1976d0caaeSpatrickduplicated and implementors are not blocked by each other. 2076d0caaeSpatrick 2176d0caaeSpatrickIf you are interested in contributing to the libc++ Ranges library, please send a message 2276d0caaeSpatrickto the #libcxx channel in the LLVM discord. Please *do not* start working on any of the 23*4bdff4beSrobert*assigned* items below. 2476d0caaeSpatrick 2576d0caaeSpatrick 26*4bdff4beSrobertMajor features 2776d0caaeSpatrick======================================= 2876d0caaeSpatrick 2976d0caaeSpatrick.. csv-table:: 30*4bdff4beSrobert :file: RangesMajorFeatures.csv 3176d0caaeSpatrick :header-rows: 1 3276d0caaeSpatrick :widths: auto 3376d0caaeSpatrick 34*4bdff4beSrobertViews 35*4bdff4beSrobert======================================= 3676d0caaeSpatrick 3776d0caaeSpatrick.. csv-table:: 38*4bdff4beSrobert :file: RangesViews.csv 39*4bdff4beSrobert :header-rows: 1 40*4bdff4beSrobert :widths: auto 41*4bdff4beSrobert 42*4bdff4beSrobertAlgorithms 43*4bdff4beSrobert======================================= 44*4bdff4beSrobert 45*4bdff4beSrobert.. csv-table:: 46*4bdff4beSrobert :file: RangesAlgorithms.csv 4776d0caaeSpatrick :header-rows: 1 4876d0caaeSpatrick :widths: auto 49