STL icon indicating copy to clipboard operation
STL copied to clipboard

Enable `__cpp_lib_concepts` for EDG, part 2

Open cpplearner opened this issue 1 year ago • 0 comments

After #4296, concepts_20_matrix.lst and concepts_latest_matrix.lst will be near-identical to their usual counterparts. This PR changes the tests to include the usual matrices instead of the concepts ones, and then removes the concepts matrices.

Blocked on #4296.

cpplearner avatar Jan 04 '24 12:01 cpplearner