std.vector<V>-like container that is 1) resized without initialization of its elements, 2) much simplified: no push_back and many other methods More...
Inheritance diagram for MR.Buffer_MRNodeId_MRNodeId:Public Member Functions | |
| unsafe | Buffer_MRNodeId_MRNodeId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Buffer_MRNodeId_MRNodeId (MR._ByValue_Buffer_MRNodeId_MRNodeId _other) |
Generated from constructor MR.Buffer<MR.NodeId, MR.NodeId>::Buffer. | |
| unsafe | Buffer_MRNodeId_MRNodeId (ulong size) |
Generated from constructor MR.Buffer<MR.NodeId, MR.NodeId>::Buffer. | |
| unsafe MR.Buffer_MRNodeId_MRNodeId | assign (MR._ByValue_Buffer_MRNodeId_MRNodeId _other) |
Generated from method MR.Buffer<MR.NodeId, MR.NodeId>::operator=. | |
| unsafe void | clear () |
Generated from method MR.Buffer<MR.NodeId, MR.NodeId>::clear. | |
| unsafe void | resize (ulong newSize) |
Generated from method MR.Buffer<MR.NodeId, MR.NodeId>::resize. | |
| unsafe new MR.? NoDefInit_MRNodeId | data () |
Generated from method MR.Buffer<MR.NodeId, MR.NodeId>::data. | |
Properties | |
| unsafe new MR.NoDefInit_MRNodeId | this[MR.NodeId i] [get] |
Generated from method MR.Buffer<MR.NodeId, MR.NodeId>::operator[]. | |
std.vector<V>-like container that is 1) resized without initialization of its elements, 2) much simplified: no push_back and many other methods
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
get |