Skip to content

ajneu/recursive_template_inheritance_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recursive_template_inheritance_class

For a class such as:

BB<BB<BB<>>> x{"innermost", "inner", "outermost base"};

where the template argument passed to BB, will be a base class of BB.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published