HomeFreeBSD

textproc/ctpp2: do not use one of the obsolete C++ features

Description

textproc/ctpp2: do not use one of the obsolete C++ features

Deriving from the `std::binary_function' base class template
was never really needed (it's just some seldom used typedefs)
and it had been deprecated since C++11 to be finally removed
in C++17.

Details

Provenance
danfeAuthored on Oct 18 2024, 2:30 PM
Parents
R11:e25d62fc9bf6: net-mgmt/mrtg: fix regression with gcc14 / clang16
Branches
Unknown
Tags
Unknown