Subject: Re: [Boost-users] General C++: Class Method Signatures Miss-Match
From: Etienne Philip Pretorius (icewolfhunter_at_[hidden])
Date: 2009-05-01 11:24:22


I think I figured it out. Something wrong between the data types of what
unicode::string::substring method returns and unicode::string.

Etienne