8 Sep 01:27
Mutidimensional subscriptor operator
Agustín K-ballo Bergé <kaballo86 <at> hotmail.com>
2008-09-07 23:27:31 GMT
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