$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Janek Kozicki (janek_listy_at_[hidden])
Date: 2006-09-01 16:55:17
Ben Strasser said: (by the date of Fri, 1 Sep 2006 15:15:14 +0000 (UTC))
> Does anybody have an idea on how to solve this? A way to sort arbitrary types
> would be ideal.
If I recall correctly Andrei Alexandrescu in his "modern C++ design" has
written an example that sorts types in a list (a typelist) according to
some compiler-decides criterion. I cannot look up it now, but if you
can't find it, let me know, and I will look into the book.
-- Janek Kozicki |