phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
ByLvalueElement.front
nxt
open_hashmap
ByLvalueElement
Get reference to front element.
SomeMap
.
ElementType
front
[@property getter]
struct
ByLvalueElement
(SomeMap)
pragma(
inline
, true) @
property
scope return @
trusted
static if
(
isAddress!(SomeMap.ElementType)
)
SomeMap.ElementType
front
()
(
)
auto ref
front
[@property getter]
Meta
Source
See Implementation
nxt
open_hashmap
ByLvalueElement
properties
front
variables
_elementRef
Get reference to front element.