This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
__inline__ keyword in 3.0+?
- To: gcc at gcc dot gnu dot org
- Subject: __inline__ keyword in 3.0+?
- From: Tom Leete <tleete at mountain dot net>
- Date: Mon, 08 Jan 2001 18:11:54 -0500
Hello,
Please excuse me if this is a stale topic, but a search of the archives
returned no match.
What is planned for the '__inline__' keyword? Will it continue to use the
current gcc syntax, or will it remain a synonym of 'inline'? Will it be
deprecated?
This issue will matter for existing code.
Regards,
Tom