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
C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at both the start & end of it.