![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::basic_string_view::to_string, - std::experimental::basic_string_view::to_string, Synopsistemplate<class Allocator = allocator<CharT>>
Template parametersAllocator - Allocator type used to allocate internal storage Parametersa - Allocator instance to use for allocating the new string Return valueA basic_string containing a copy of the characters of the current view. ComplexityLinear in size()
|