#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>::
            Function.
Should still have both templates repeated.