phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
ByLvalueElement.front
nxt
container
hybrid_hashmap
ByLvalueElement
Get reference to front element.
SomeMap
.
ElementType
front
[@property getter]
auto ref
front
[@property getter]
struct
ByLvalueElement
(SomeMap)
pragma(
inline
, true) @
property
scope ref return @
trusted
static if
(!(
isAddress!(SomeMap.ElementType)
))
auto ref
front
(
)
Meta
Source
See Implementation
nxt
container
hybrid_hashmap
ByLvalueElement
properties
front
variables
_elementRef
Get reference to front element.