HomePhorge

Move to_string() and operator<<() to namespace std

Referenced Files
None
Subscribers
None

Description

Move to_string() and operator<<() to namespace std

Having all of these function in namespace std rather than namespace rosa allows printing in a standard way.

Details

Provenance
Dávid JuhászAuthored on May 2 2019, 12:15 AM
juhaszPushed on May 2 2019, 1:46 AM
Parents
R20:9f7153ff54cd: Add some support features
Branches
Unknown
Tags
Unknown

Event Timeline

Dávid Juhász <juhasz.david.scholar@gmail.com> committed R20:9ee73cb502ee: Move to_string() and operator<<() to namespace std (authored by Dávid Juhász <juhasz.david.scholar@gmail.com>).May 2 2019, 12:15 AM