Is there any easy way to define wrapper for enum type (similar to int_)? (mpl)

13 Nov
2007
13 Nov
'07
6:41 p.m.
Hi, It seems that mpl only provide only a limited number of integer type wrappers. Are there any easy way to define wrappers for enum types by reusing some code in mpl, other than writting the code from scratch? Thanks, Peng

13 Nov
13 Nov
7:03 p.m.
New subject: Is there any easy way to define wrapper for enum type (similar to int_)? (mpl)
Peng Yu wrote:
Hi,
It seems that mpl only provide only a limited number of integer type wrappers. Are there any easy way to define wrappers for enum types by reusing some code in mpl, other than writting the code from scratch?
See integral_c. -- Eric Niebler Boost Consulting www.boost-consulting.com
6424
Age (days ago)
6424
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eric Niebler
-
Peng Yu