success constant

int const success

A code indicating that the action was successful.

Implementation

static const int success = 0;