phat
phat copied to clipboard
Make functions in header inline.
Add inline speficier to all non-member functions defined in header files, to avoid linker errors when phat headers are included into several cpp files.