Mark string_view::to_string as const. Fixes PR21428
authorMarshall Clow <mclow.lists@gmail.com>
Sun, 2 Nov 2014 15:35:32 +0000 (15:35 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Sun, 2 Nov 2014 15:35:32 +0000 (15:35 +0000)
commit8ba95b7b4d9ca3318d177882ee4e29f119c443ef
treea9b643db6598b83471bce75b40e970991fb6cda5
parente6e9d15d5fb53b7e8b81332df9ea59741546c245
Mark string_view::to_string as const. Fixes PR21428

llvm-svn: 221101
libcxx/include/experimental/string_view
libcxx/test/experimental/string.view/string.view.ops/to_string.pass.cpp