CXTPPropertyGridItemEnum as a template |
Post Reply |
Author | |
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
Posted: 31 October 2006 at 8:37am |
That would avoid same casts and also ensures compatibility with C++0x, where sizeof(enum) == sizeof(int) may not be true anymore.
And for backwards compatibility: typedef CXTPPropertyGridItemEnumT<int> CXTPPropertyGridItemEnum; |
|
Codejock support
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
We will add it, when appear any compiller supported C++0x and MFC
:)
So tthink we will sheduled it for 2009 year ;)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |