C++ Server-Side SDK
LaunchDarkly SDK
Static Public Member Functions | Friends | List of all members
launchdarkly::server_side::evaluation::Error Class Reference

Static Public Member Functions

static Error CyclicSegmentReference (std::string segment_key)
 
static Error CyclicPrerequisiteReference (std::string prereq_key)
 
static Error InvalidAttributeReference (std::string ref)
 
static Error RolloutMissingVariations ()
 
static Error NonexistentVariationIndex (std::int64_t index)
 
static Error MissingSalt (std::string item_key)
 

Friends

std::ostream & operator<< (std::ostream &out, Error const &arr)
 
bool operator== (Error const &lhs, Error const &rhs)
 

The documentation for this class was generated from the following file: