5 Jul
2010
5 Jul
'10
9:10 p.m.
Hi all, Is there a boost utility that will return the "correct" value_type for std containers? i.e., for: typedef std::vector<char> const CharVector; is there SomeBoostUtility<CharVector>::Type == char const ? Thanks, -Mostafa