Favicon

Mutidimensional subscriptor operator

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é.-

Gmane