Boost logo

Boost Users :

Subject: Re: [Boost-users] multi_index::composite_key with char[]
From: leyiliu (595657419_at_[hidden])
Date: 2015-09-07 22:40:18


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<pk_t_ac_client_basic>;
        test.find(std::make_tuple("KS", "1"));

How can I modify to right

--
View this message in context: http://boost.2283326.n4.nabble.com/multi-index-composite-key-with-char-tp4679825p4679888.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net