typedefing the inherited templated base class with base ctors call
Following question that was answered
“typedefing” base class in templates
“typedefing” base class in templates
While doing some simple metaprogramming, I encountered the following annoying syntax issue.