Boost logo

Boost :

Subject: [boost] [MultiArray] shape() return type
From: Frank Mori Hess (frank.hess_at_[hidden])
Date: 2009-06-25 14:50:50


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Has there ever been any thought to making multi_array::shape() return
something that models the Collection concept (RandomAccessCollection in
particular I suppose) rather than a raw pointer? This would allow the return
value from shape() to be passed directly to multi_array::reshape() or
multi_array::resize(), for added convenience. It would also allow a debug
assertion to be added to make sure you don't try to access beyond the end of
the array returned by shape().

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpDxwoACgkQ5vihyNWuA4UrlACcDd/AZgM4lab3pFu96TJsc9Om
6O0AoL4DCYxWtsNBJBdvaVwp/n3p5h80
=6Wss
-----END PGP SIGNATURE-----


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk