devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

C++ std::variant::operator= page is empty

Open MScieburakoADVA opened this issue 4 years ago • 3 comments

https://devdocs.io/cpp/utility/variant/operator=

Page is completely empty, but with correct footer and proper link to cppreference.com. Other std::variant pages are fine.

Tested on online documentation, via Vivaldi and Edge.

MScieburakoADVA avatar Sep 17 '21 08:09 MScieburakoADVA

Hello, @MScieburakoADVA I want to know that where can I find this in the repository.

atharva20-coder avatar Oct 10 '21 18:10 atharva20-coder

I am currently working on this issue, may I be assigned to this please?

amedina153 avatar Jul 22 '22 16:07 amedina153

Testing https://github.com/freeCodeCamp/devdocs/pull/2080 (which tries to fix https://github.com/freeCodeCamp/devdocs/issues/2039) the page is generated correctly, so I think that PR should fix this issue as well

image

thewheat avatar Oct 22 '23 13:10 thewheat