Mark the "literals" namespace as "inline"

Howard Hinnant howard.hinnant at gmail.com
Sat Oct 5 12:52:38 PDT 2013


On Sep 28, 2013, at 3:39 PM, Marshall Clow <mclow.lists at gmail.com> wrote:

> We raised an issue to LWG that the namespaces std::literals::string_literals and std::literals::chrono_literals should not be inline.
> LWG resolved it as NAD (not a defect). Make libc++ match the standard. Add some tests to be sure.
> 
> -- Marshall
> 
> Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>
> 
> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
>        -- Yu Suzuki
> 
> <inline-literals.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Thanks!  Please commit.

Howard





More information about the cfe-commits mailing list