vector size and elements using lldb

已回答

Hello,

Using LLDB on OS X, I can't inspect the elements in a vector in debug mode,  The size is also printed as 0 although the vector contains many elements. The same vector size and elements are printed properly on Windows.

 

0

Hello!

We have a related issue in our tracker: https://youtrack.jetbrains.com/issue/CPP-10235. Feel free to comment or upvote, follow it to get updates.

0

请先登录再写评论。