tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
constexpr.opOpAssign
tern
experimental
constexpr
constexpr
Undocumented in source. Be warned that the author may not have intended to support it.
struct
constexpr
(T : U[], U)
final final @
nogc
U
opOpAssign
(
string
op
uint
R0
= __LINE__
string
R1
= __TIMESTAMP__
string
R2
=
__FILE_FULL_PATH__
string
R3
= __FUNCTION__
)
(
U
val
)
if
(
op
== "~"
)
if
(
isDynamicArray
!
T
)
Meta
Source
See Implementation
tern
experimental
constexpr
constexpr
functions
back
empty
front
length
opAssign
opDollar
opIndex
opOpAssign
opSlice
opSliceAssign
popBack
popFront
ptr
reserve
toString