Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::views::c_str_fn Struct Reference

Description

View a \0-terminated C string (e.g. from a const char*) as a range.

Synopsis of methods

constexpr c_str_fn c_str {}