Boost logo

Boost Users :

From: chun ping wang (cablepuff_at_[hidden])
Date: 2006-11-24 13:02:25


hi i would like to know how to insert boost::array into containers such as
vectors, list, etc, in an effective and easy way.. tuples don't work cause
you can't get to random access index. Thanks.

AES word example.
typedef boost::array<int, 4> word;

std::vector vecOfWord;

// perform some word insertion.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net