Boost C++ Libraries @boost.org · Dec 8

Boost.OpenMethod is coming in Boost 1.90! It gives you open multi‑methods: - Define f(x, y) as a free function with virtual dispatch - Add new operations and new types without touching old classes - Multiple dispatch like in CLOS, Clojure or Julia Overview + examples → go.boost.org/4ppNHwv

0 likes 0 replies

?