Warning, /kdevelop/kdevelop/kdevplatform/template/templates/namespace_open_cpp.txt is written in an unsupported language. File is not indexed.

0001 {% for ns in namespaces %}
0002 namespace {{ ns }} {% templatetag openbrace %}
0003 {% endfor %}