MySQL 9.1.0
Source Code Documentation
|
An example implementation of basic math example Service that uses other Service Implementation to do the job. More...
#include <example_math_wrapping_imp.h>
Static Public Member Functions | |
static mysql_service_status_t | calculate_gcd (int a, int b, int *result) noexcept |
An example implementation of basic math example Service that uses other Service Implementation to do the job.
|
staticnoexcept |