cplusplus/concurrency-ts

1.3 Table 2: typo in header name <experimental/atomics>

Closed this issue · 1 comments

Table 2 in 1.3[general.feature.test] says the header for atomic smart pointers is <experimental/atomics> it should be <experimental/atomic>

Fixed