Comment on The time complexity of the libc++ deque push_front implementation is O(log n)parentComments−kwertyoowiyop4yAnd of course, nothing is important until you’ve profiled your code and measured that it is.
Comments
And of course, nothing is important until you’ve profiled your code and measured that it is.