launchdarkly / cpp-sdks

C++ Client/Server SDKs
Other
5 stars 2 forks source link

feat: add LDAllFlagsState_Map C binding #350

Closed cwaldren-ld closed 8 months ago

cwaldren-ld commented 8 months ago

Adds LDAllFlagsState_Map(state), which returns a map of key/value pairs encoded in an object-type LDValue. This is in contrast to accessing individual values in the state.

shortcut-integration[bot] commented 8 months ago

This pull request has been linked to Shortcut Story #227780: Add C binding for LDAllFlagsState_Map.