4 Feb
2014
4 Feb
'14
8:36 p.m.
Hello, there's a structure struct person { std::string name; std::string surname; int birth_year; std::string craft; }; How to create such a multiindex container that dumping could performed using an index as name, surname and year triple alltogether? -- View this message in context: http://boost.2283326.n4.nabble.com/Boost-MultiIndex-Using-several-keys-toget... Sent from the Boost - Users mailing list archive at Nabble.com.