The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
basic_string_view.length
core
stdcpp
string_view
basic_string_view
import core.stdcpp.string_view;
struct
basic_string_view
(T, Traits = char_traits!T)
extern (
D
) pragma(
inline
, true) pure nothrow @
nogc
alias
length
=
size
Meta
Source
See Implementation
core
stdcpp
string_view
basic_string_view
aliases
const_pointer
difference_type
length
opDollar
pointer
size_type
toString
value_type
constructors
this
functions
as_array
at
back
data
empty
front
size
variables
npos