mtapi_terminating_condition-snippet.h 43 Bytes
Newer Older
1 2 3
  if (n < 2) {
    *result = n;
  } else {