$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Metaprogramming + Multiple Inheritance?
From: Hossein Haeri (powerprogman_at_[hidden])
Date: 2011-09-04 16:17:30
Dear all,
I am looking for problems a reasonable design for solving which requires mixing (template/preprocessor) metaprogramming and multiple inheritance, say for a single class. In particular, has any part of the Boost library been designed with this mixture?
TIA,--Hossein