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.58% (-0.4%) from 55.934%
when pulling 81e1a61 on vs_vector
into 57ef591 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
@sharmeye sharmeye merged commit 56218ed into master Dec 16, 2025
11 checks passed
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.

6 participants