Skip to content

Instantly share code, notes, and snippets.

@sagar5258
Created November 9, 2018 04:50
Show Gist options
  • Select an option

  • Save sagar5258/5d384e61dcb93b5743ae81ea73b73c5d to your computer and use it in GitHub Desktop.

Select an option

Save sagar5258/5d384e61dcb93b5743ae81ea73b73c5d to your computer and use it in GitHub Desktop.
static function bit from_name(
string name, // String which will be converted into enumerated value
ref T value // enumerated value
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment