8 Sep 01:25
Mutidimensional subscriptor operator
From: Agustín K-ballo Bergé <kaballo86 <at> hotmail.com>
Subject: Mutidimensional subscriptor operator
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-09-07 23:27:31 GMT
Subject: Mutidimensional subscriptor operator
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-09-07 23:27:31 GMT
Is there anything at boost that will help me build classes that support multidimensional subscriptor operator? I'm thinking in some CRTP-based solution in which I implement a subscriptor operator taking a tuple (or any other sequence of types type), that would create all the intermediate proxy types needed. Agustín K-ballo Bergé.-
RSS Feed