Comment on The time complexity of the libc++ deque push_front implementation is O(log n)parentComments−kadoban4yThat seems like a pretty good argument _for_ treating it as constant though and just shifting your focus to how large the constants actually are.
Comments
That seems like a pretty good argument _for_ treating it as constant though and just shifting your focus to how large the constants actually are.