0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/addr
Frank Lichtenheld a7b64c97b2 IP::PoolType: Fix constructor definition
pool.hpp:158:13: error:
template-id not allowed for destructor in C++20
[-Werror=template-id-cdtor]
  158 |     virtual ~PoolType<ADDR>() = default;

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2024-05-15 16:27:59 +00:00
..
addrlist.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
addrpair.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
addrspacesplit.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ip.hpp OpenVPN 3 Core library version 3.8.5 2024-05-03 14:50:21 +02:00
iperr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ipv4.hpp Use uint64_t for hash values 2023-09-28 11:33:39 +02:00
ipv6.hpp OpenVPN 3 Core library version 3.8.5 2024-05-03 14:50:21 +02:00
macaddr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
pool.hpp IP::PoolType: Fix constructor definition 2024-05-15 16:27:59 +00:00
quoteip.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
randaddr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
range.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
regex_static.hpp Remove OPENVPN_EXTERN 2023-04-27 23:35:41 +02:00
regex.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
route.hpp Use uint64_t for hash values 2023-09-28 11:33:39 +02:00