j
k
j a
j l
AMDG Zeljko Vrba wrote:
template<typename K> inline typename id_t<K>::type& inc2(typename id_t<K>::type &id
The compiler cannot deduce K. If you call inc2<KEY>(m) it should work. In Christ, Steven Watanabe
Back to the thread
Back to the list