Skip to content

Conversation

@hchen99
Copy link
Contributor

@hchen99 hchen99 commented Nov 11, 2025

Add vs support for stl vector, deque, and array containers. These are supported container element types:

  • TRICK_STRING
  • TRICK_ENUMERATED
  • TRICK_SHORT
  • TRICK_UNSIGNED_SHORT
  • TRICK_INTEGER
  • TRICK_UNSIGNED_INTEGER
  • TRICK_LONG
  • TRICK_UNSIGNED_LONG
  • TRICK_FLOAT
  • TRICK_DOUBLE
  • TRICK_LONG_LONG
  • TRICK_UNSIGNED_LONG_LONG
  • TRICK_BOOLEAN
  • TRICK_STRUCTURED (including <class_name> or <class_name *>)

@coveralls
Copy link

coveralls commented Nov 11, 2025

Coverage Status

coverage: 55.656% (-0.2%) from 55.811%
when pulling c94873e on vs_vector
into 0383ff2 on master.

@hchen99 hchen99 changed the title Add vs support for stl vector, deque, and array containers of primitive data types Add vs support for stl vector, deque, and array containers of supported data types Dec 1, 2025
… enum name for the stl enum elements for TV; also updated to show bool element as normal bool var for TV.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants