X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FINet%2FINet6Address.cti;h=1947b12bce8c9ee789df0b92536b1360db1fb1eb;hb=84df23442e79b04a5c4e55a93f46a26b8abe4728;hp=c4158c400e613eb72d116e84a3f7f91862d7eb52;hpb=e59da064ee0ae6cc18c7e1173eedb920d5023021;p=senf.git diff --git a/Socket/Protocols/INet/INet6Address.cti b/Socket/Protocols/INet/INet6Address.cti index c4158c4..1947b12 100644 --- a/Socket/Protocols/INet/INet6Address.cti +++ b/Socket/Protocols/INet/INet6Address.cti @@ -31,6 +31,8 @@ #define prefix_ inline ///////////////////////////////cti.p/////////////////////////////////////// +#ifndef DOXYGEN + template prefix_ bool senf::detail::CheckINet6Network_impl5::match(boost::uint8_t v0, boost::uint8_t v1) @@ -161,6 +163,8 @@ match(INet6Address const & addr) CheckINet6Network_impl4::match(addr[14],addr[15]); } +#endif + ///////////////////////////////cti.e/////////////////////////////////////// #undef prefix_