Home Segments Index Top Previous Next

170: Sidetrip

Later, in the hardcopy version of this book, you learn about inline functions, and you learn that the C++ compiler tries to compile member functions defined inside class definitions as inline functions. No effort is made to compile externally defined member functions as inline functions.