X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FListBParser.cti;h=7358fad0537ff9e0b739582d67a4c04a4989bb67;hb=b490ccf2b17ccb29681e60b3e35aa5a949df3a10;hp=ac603c3551f7e550cfa422d92991fb08dce27264;hpb=2e7dc69c3a63bac0a9df1abbcece62c03112a1ab;p=senf.git diff --git a/senf/Packets/ListBParser.cti b/senf/Packets/ListBParser.cti index ac603c3..7358fad 100644 --- a/senf/Packets/ListBParser.cti +++ b/senf/Packets/ListBParser.cti @@ -114,6 +114,20 @@ init(data_iterator i, state_type s) } template +prefix_ void +senf::detail::ListBParser_Policy::container_policy:: +construct(container_type & c) + const +{} + +template +prefix_ void +senf::detail::ListBParser_Policy::container_policy:: +destruct(container_type & c) + const +{} + +template prefix_ void senf::detail::ListBParser_Policy::container_policy:: erase(container_type & c, data_iterator p) {