Y
Hacker News
new
|
ask
|
show
|
jobs
by
vinkelhake
4035 days ago
FWIW, string_view is on its way. Both libc++ and libstdc++ ship with implementations of it (in the std::experimental namespace).
http://en.cppreference.com/w/cpp/experimental/basic_string_v...