<div dir="ltr">There is no feature test macro for std::span.<div><br></div><div>For the purposes of SD-6, I think we want two values: 201803L for the original addition of &lt;span&gt; by P0122R7 (Jacksonville, 2018) and then 201902L for the API changes from P1024R3 (Kona, 2019). The C++ working draft only needs the newer value.</div><div><br></div><div>Proposed resolution:</div><div><br></div><div>Add a row to [tab:support.ft] in [support.limits.general]:</div><div><br></div><div>__cpp_lib_span  201902L  &lt;span&gt;</div><div><br></div><div><br></div></div>