[Bug libstdc++/79206] New: string_view operator== could do an early exit if sizes differ

2017-01-23 Thread kalven at gmail dot com
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: kalven at gmail dot com Target Milestone: --- operator== for string_view has this implementation: template inline bool operator==(basic_string_view<_CharT, _Traits&g

[Bug libstdc++/45866] New: std::ratio_add, ratio_sub, ratio_multiply, ratio_divide do not have num and den members.

2010-10-02 Thread kalven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45866 Summary: std::ratio_add, ratio_sub, ratio_multiply, ratio_divide do not have num and den members. Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal