I have a general utility function(let\'s say gcd of two data members), which I need to call from the class constructor.
// The utility function // Defined outside