vul_fwd.h
Go to the documentation of this file.
1 #ifndef vul_fwd_h_
2 #define vul_fwd_h_
3 
4 
5 template <class T> class vul_arg;
6 
7 #endif // vul_fwd_h_
parse command-line arguments.
Definition: vul_arg.h:29