Struct LazyString
struct LazyString(T...)
;
Constructors
Name | Description |
---|---|
this
(values)
|
Fields
Name | Type | Description |
---|---|---|
m_values
|
T |
Methods
Name | Description |
---|---|
toString
(sink)
|