Recent Posts

Late initialization

2 minute read

Sometimes, we want to initialize the properties of the class after it is created, but in a separate member function instead of using lazy