8 #ifndef SDK_SRC_SERVICES_DYNAMODB_INTERNAL_DYNAMODB_RESERVED_WORDS_H_
9 #define SDK_SRC_SERVICES_DYNAMODB_INTERNAL_DYNAMODB_RESERVED_WORDS_H_
28 #if 0 // enable if needed
Helper class to identify DynamoDB reserved words.
static bool is_reserved(std::string const &word)
Check whether a string is a reserved name.