/Cpp_IsSameClass_With_Variadic_Templates

Basic implementation, using variadic templates, of a template method to check if a group of objects are of the same class type.

Primary LanguageC++

No issues in this repository yet.