#include <File.h>
template<>
Template<void> struct
Specialized class template.
Should have template<>
displayed on top.
Public functions
-
template<int b>void baz()
- Function.
Function documentation
template<>
template<int b>
void Template<void>:: baz()
Function.
Should still have both templates repeated.