- _arrayValue
T _arrayValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- _builder
auto ref _builder()
Undocumented in source. Be warned that the author may not have intended to support it.
- _builderValue
auto _builderValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- _isArray
bool _isArray()
Undocumented in source. Be warned that the author may not have intended to support it.
- _isBuilder
bool _isBuilder()
Undocumented in source. Be warned that the author may not have intended to support it.
- _isUnset
bool _isUnset()
Undocumented in source. Be warned that the author may not have intended to support it.
- _isValue
bool _isValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- _value
inout(T) _value()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(InnerType value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
E.BuilderType!() opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(R rhs)
Undocumented in source. Be warned that the author may not have intended to support it.