summaryrefslogtreecommitdiffstats
path: root/languages/cpp/newclass_templates/cpp_source
blob: eeeb1ea041f17230311cfcfbfab835321fc9f0ef (plain)
1
2
3
4
5
6
7
8
9
#include "$HEADER$"

$NAMESPACEBEG$

$CONSTRUCTORDEFINITIONS$

$DEFINITIONS$

$NAMESPACEEND$