[config, c++11] emplace_back check?

26 Dec
2011
26 Dec
'11
3:17 p.m.
hi all, i wonder, is there a way to determine, if std::vector provides emplace_back? this currently causes a compile failure for boost.heap on gcc-4.3 with c++0x enabled: it does not implement emplace_back, although it has rvalue references and variadic templates. thanks, tim
4915
Age (days ago)
4915
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tim Blechmann