[ros-dev] Re: [ros-diffs] [chorns] 16520: Don't rebuild the module
if a library is changed. Relinking the module is enough.
Royce Mitchell III
royce3 at ev1.net
Sat Jul 9 14:37:38 CEST 2005
Casper Hornstrup wrote:
>>I thought string_list was a typedef for vector<string>, why the change?
>>
>>
>
>v2s() used vector<string>.
>
>C
>
A typedef is interchangeable with it's type.
More information about the Ros-dev
mailing list