dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
basic_string.size
core
stdcpp
string
basic_string
size_type
size
()
size_type
size
()
size_type
size
()
struct
basic_string
(T, Traits = char_traits!T, Alloc = allocator!T)
version(!CppRuntime_Microsoft && CppRuntime_Gcc && !_GLIBCXX_USE_CXX98_ABI)
extern (
D
) @
nogc
const nothrow @
safe
size_type
size
(
)
size_type
size
()
Meta
Source
See Implementation
core
stdcpp
string
basic_string
aliases
allocator_type
const_pointer
difference_type
length
opDollar
pointer
size_type
toString
traits_type
value_type
constructors
this
destructors
~this
functions
append
as_array
assign
at
back
c_str
capacity
clear
data
empty
erase
front
get_allocator
insert
max_size
opAssign
opCmp
opEquals
opIndex
opIndexAssign
opIndexOpAssign
opOpAssign
opSlice
pop_back
push_back
replace
reserve
resize
shrink_to_fit
size
swap
toHash
postblits
this(this)
variables
npos