convert to header only to make it more portable and easy for people to modify instead of needing to build and apply a template to their project whenever they want to make changes
reduces the number of files, but would be more cluttered making it harder to get an overview of the API, although that's what the docs are for
convert to header only to make it more portable and easy for people to modify instead of needing to build and apply a template to their project whenever they want to make changes
reduces the number of files, but would be more cluttered making it harder to get an overview of the API, although that's what the docs are for