CppTemplate
1.0.4.0
C++ Template Library
include
template
function.h
Go to the documentation of this file.
1
9
#ifndef CPPTEMPLATE_TEMPLATE_FUNCTION_H
10
#define CPPTEMPLATE_TEMPLATE_FUNCTION_H
11
12
namespace
CppTemplate
{
13
15
23
int
function
(
int
parameter);
24
27
}
// namespace CppTemplate
28
29
#endif
// CPPTEMPLATE_TEMPLATE_FUNCTION_H
CppTemplate
C++ Template project definitions.
Definition:
class.h:12
Generated by
1.9.1