Boost logo

Boost :

Subject: Re: [boost] [GSoC, MPL11] Community probe
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2014-04-30 18:34:53


Roland Bock <rbock <at> eudoxos.de> writes:

> The type set is part of sqlpp11:
> https://github.com/rbock/sqlpp11/blob/master/include/sqlpp11/detail/type_set.h
>
> It is a bit messy right now, but the basic idea should be obvious.
> Please let me know if you have questions.

Thanks a lot! The type set implementation is nice; I had not thought about
that way to do it. If you don't mind, would like to add an implementation
inspired by yours to the set of techniques I'm benchmarking for the MPL11.
Of course, I will give you proper credits.

As an aside, I think your `all_t` and `any_t` metafunctions could be
more efficient. I'm currently (literally right now) benchmarking different
implementations for those; I will notify you if there is a better alternative.

Regards,
Louis


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