C++ Server-Side SDK
LaunchDarkly SDK
|
Public Types | |
using | Flag = StreamingDataKind< data_components::DataKind::kFlag, FlagsPath > |
using | Segment = StreamingDataKind< data_components::DataKind::kSegment, SegmentsPath > |
Static Public Member Functions | |
static std::optional< data_components::DataKind > | Kind (std::string const &path) |
static std::optional< std::string > | Key (std::string const &path) |