X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Console%2FParsedCommand.cti;h=0ba97d28b4546191b2a43cdfbc3e8fbcdc295194;hb=f9d24df84e9dd01127ebeabef977a22e379cb41d;hp=64e81007316dee59c68d0b2f2c005103673eaf3f;hpb=80c6cb7ba9ad7776824c84809f422209adf27331;p=senf.git diff --git a/Console/ParsedCommand.cti b/Console/ParsedCommand.cti index 64e8100..0ba97d2 100644 --- a/Console/ParsedCommand.cti +++ b/Console/ParsedCommand.cti @@ -310,6 +310,8 @@ namespace senf { namespace console { namespace detail { +#ifndef DOXYGEN + struct ParsedCommandAddNodeAccess { template @@ -369,6 +371,8 @@ namespace detail { cmdNode.add( CreateParsedCommandOverload::create(fn) ) ); } +#endif + }}} template