Make Lomont constructors constexpr
... and remove deprecated std::binary_function
and do not explicitly inhibit default constructors which are not implicitly generated anyway.
Edited by Gerhard Raven
... and remove deprecated std::binary_function
and do not explicitly inhibit default constructors which are not implicitly generated anyway.