Process Hacker
Main Page
Namespaces
Data Structures
Files
File List
Globals
templ.h
Go to the documentation of this file.
1
#ifndef _PH_TEMPL_H
2
#define _PH_TEMPL_H
3
4
#define TEMPLATE_(f,T) f##_##T
5
#define T___(f,T) TEMPLATE_(f,T)
6
7
#endif
phlib
include
templ.h
Generated by
1.8.2