Some organizations don't like putting using declarations in headers since now you've got a global uniqueness requirement for the name "TP."
You put the using as class member (private) or as local in the function.
You put the using as class member (private) or as local in the function.