I'm trying to search for an alternative to the following dilemma. You know how when you have a template class/function with a default template-argument but you will have to apply the angle brackets even when they're empty? This is my attempt at making a fix. I know I can use a simple I'm trying to search for an alternative to the