You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Resize (rather than reserve) stl vector which will serve as our
buffer.
- use `front` rather than `[0]` to get the first element
to get the pointer
closes#8684
0 commit comments