X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FDefaultBundle%2FListOptionTypeParser.cti;h=81266cfba0a16471905d561b54b02c4d44d3f773;hb=4d90b955bf3590e215488395d1c9cec827476e07;hp=82297cab2b807fba20c2d85ffe99ea7ef30c2b56;hpb=57524bfa72e4536b15700a83eae94093ed32106a;p=senf.git diff --git a/senf/Packets/DefaultBundle/ListOptionTypeParser.cti b/senf/Packets/DefaultBundle/ListOptionTypeParser.cti index 82297ca..81266cf 100644 --- a/senf/Packets/DefaultBundle/ListOptionTypeParser.cti +++ b/senf/Packets/DefaultBundle/ListOptionTypeParser.cti @@ -44,7 +44,7 @@ template prefix_ senf::detail::ListOptionTypeParser_Policy:: ListOptionTypeParser_Policy(Arg const & arg) - : AuxPolicy(arg) + : AuxPolicy(arg) {} template @@ -88,7 +88,7 @@ template prefix_ senf::detail::ListOptionTypeParser_Policy::container_policy:: container_policy(parser_policy const & p) - : AuxPolicy(p) + : AuxPolicy(p) {} //destructor