leyiliu <595657419 <at> qq.com> writes:
CoreStruct.h <http://boost.2283326.n4.nabble.com/file/n4679888/ CoreStruct.h> TypeDef.h http://boost.2283326.n4.nabble.com/file/n4679888/TypeDef.h
this is my code file
t_ac_client_basic_set testSet; pk_t_ac_client_basic_Index test = testSet.get
; test.find(std::make_tuple("KS", "1")); How can I modify to right
Hi leyiliu,
I'd suggest you don't remove the conversation context when replying to
the list, so that the conversation can be more easily followed by
potential reades. Useful info on posting guidelines at
http://www.boost.org/community/policy.html
As for your question, I've reviewed the code you provide and seemingly
you're taking my advice of providing ad-hoc hash and equality functors
taking const char* rather than char[21], so in principle everything
looks right. What exact problem/error are you getting?
PS: the line
pk_t_ac_client_basic_Index test = testSet.get