so I recently started learning pointers and in a lot of examples they are using flower brackets like this
double *dPtr{}; // a pointer to a double value int