recommended/SRC680 CWS jl31 : getCppuType<> template deprecated
[email protected] Mon, 20 Feb 2006 17:21:56 +0100 (MET)
| Newsgroups | gmane.comp.openoffice.announce.interface |
|---|---|
| Message-ID | <27505018.1140452516432.JavaMail.root@so-web5> |
------=_Part_3667_18418940.1140452516432 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <HTML><BODY> <TABLE width='100%' border='1'> <TR> <TD><B>Type</B></TD> <TD>recommended</TD> </TR> <TR> <TD><B>Title</B></TD> <TD>getCppuType<> template deprecated</TD> </TR> <TR> <TD><B>Posted by</B></TD> <TD>[email protected]</TD> </TR> <TR> <TD><B>Affected</B></TD> <TD>,-</TD> </TR> <TR> <TD><B>Effective from</B></TD> <TD>SRC680 CWS jl31</TD> </TR> <!--<TR> <TD><B>Effective until</B></TD> <TD>null</TD> </TR>--> </TABLE> <BR><BR> <I><B>Summary</B></I> <FONT face='Courier New, Courier'><PRE><BR>com/sun/star/uno/Type.h:</FONT><BR>template< typename T > getCppuType()</FONT><BR>template<> getCppuType< sal_Unicode >()</FONT> </PRE></FONT><BR><BR> <I><B>Description</B></I> <BR> <FONT face='Courier New, Courier'><PRE>The getCppuType<> template (that favours UNO CHAR over UNO UNSIGNED<BR>SHORT, opposite to the plain getCppuType functions which favour UNO<BR>UNSIGNED SHORT over UNO CHAR) has been deprecated. Use cppu::UnoType<BR>instead (or the internal-only cppu::getTypeFavourChar). Also note<BR>that getCppuType< com::sun::star::uno::Sequence< sal_Unicode > >()<BR>does not work as expected.</PRE></FONT><BR><BR> </BODY></HTML> ------=_Part_3667_18418940.1140452516432 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] ------=_Part_3667_18418940.1140452516432--