Is my code ill-formed if I intentionally mark a function [that I know may probably throw] noexcept to terminate immediately in case of exception? [Score:6] https://t.co/MhF4oHV3TI
Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" and hence invoking UB? [Score:6] https://t.co/R5lGEF6DS6
Is a template with reference non-type template parameter supposed to match a template template parameter with an auto non-type template parameter? [Score:6] https://t.co/kBaw8XS5KE