concatenate strings?

View: New views
2 Messages — Rating Filter:   Alert me  

concatenate strings?

by pedro chaparro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi, i'm wondering if there is some function into boost to concatenate several strings to have just  a long one?
thanks

--
Ing Pedro Alonso Chaparro Valero
Ciudad Politecnica de la Innovación
iTEAM - Mobile Communications Group
Polytechnic University of Valencia
C\ Camino de Vera S/N, Edificio 8G
46022 Valencia, Spain

_______________________________________________
Boost-users mailing list
Boost-users@...
http://lists.boost.org/mailman/listinfo.cgi/boost-users

Re: concatenate strings?

by Igor R :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> hi, i'm wondering if there is some function into boost to concatenate
> several strings to have just  a long one?

Why can't you use standard operator+ or operator+= ?
_______________________________________________
Boost-users mailing list
Boost-users@...
http://lists.boost.org/mailman/listinfo.cgi/boost-users