The following code crashes deep inside the standard library:
#include #include struct Parent { std::set v; }; stru