Boost logo

Boost :

Subject: Re: [boost] Multi-methods and type switch
From: Vinícius dos Santos Oliveira (vini.ipsmaker_at_[hidden])
Date: 2014-03-05 18:26:06


Em Qui, 2014-03-06 às 00:05 +0100, Camille GILLOT escreveu:

> For now, I have implemented a toy library for open multiple dispatch.
> It is
> based on compressed dispatch tables. It still just supports single
> inheritance
> and needs to attach integer tags to the dispatched class hierarchy.

You may be interested in read this Bjarne's paper on the subject[1], if
I understood what you mean by "multiple dispatch" correctly.

[1] http://www.stroustrup.com/multimethods.pdf

-- 
Vinícius dos Santos Oliveira
https://about.me/vinipsmaker



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk