Code: Select all
Type: vector
Expression: *($(Variable)._M_impl._M_start)@$(Variable).size()
Debugger Command: print
Why not to include predefined configurations for all standard types instead of forcing the user to do it manually? I suspect that expressions will be different between different STL implementations, so let's start with GCC since I am using it.